Class CIActor

    • Method Detail

      • enableActor

        public void enableActor()
        Ask the director to schedule this actor to fire.
      • isPulled

        public boolean isPulled()
        Return true if the given actor has a pending pull request.
        Returns:
        True if the given actor has been pulled for data.