Interface ActorWithTimedEquivalent

    • Method Detail

      • getTimedEquivalent

        Class getTimedEquivalent()
        Returns the class that is the corresponding timed equivalent.
        Returns:
        the class, null if none available
      • hasTimedEquivalent

        boolean hasTimedEquivalent()
        Returns whether a timed equivalent is available.
        Returns:
        true if equivalent available