Class AcceptAll

    • Constructor Detail

      • AcceptAll

        public AcceptAll()
    • Method Detail

      • accept

        public boolean accept​(Actor actor)
        Returns whether the actor should be kept.
        Specified by:
        accept in interface ActorFilter
        Parameters:
        actor - the actor to check
        Returns:
        always true