Class SentryAgent.AnalyzeTarget

  • Enclosing class:
    SentryAgent

    public static class SentryAgent.AnalyzeTarget
    extends java.lang.Object
    • Constructor Detail

    • Method Detail

      • checkContext

        public boolean checkContext()
      • checkDrop

        public boolean checkDrop()
      • getTarget

        public ISpaceObject getTarget()
        Get the target.
        Returns:
        The target.
      • getOuter

        public SentryAgent getOuter()
        Get the outer.
        Returns:
        The outer.
      • hashCode

        public int hashCode()
        Get the hashcode.
        Overrides:
        hashCode in class java.lang.Object
      • equals

        public boolean equals​(java.lang.Object obj)
        Test if equal to other goal.
        Overrides:
        equals in class java.lang.Object
        Parameters:
        obj - The other object.
        Returns:
        True, if equal.