Interface ActorFilter

    • Method Detail

      • accept

        boolean accept​(Actor actor)
        Returns whether the actor should be kept.
        Parameters:
        actor - the actor to check
        Returns:
        true if to keep