Class Target

    • Constructor Summary

      Constructors 
      Constructor Description
      Target()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      boolean isApplicable​(Member mbr)  
      boolean isCompletelySend​(java.util.Set<java.lang.String> alreadySendMbrIdSet)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Target

        public Target()
    • Method Detail

      • isApplicable

        public boolean isApplicable​(Member mbr)
      • isCompletelySend

        public boolean isCompletelySend​(java.util.Set<java.lang.String> alreadySendMbrIdSet)