Uses of Interface
org.pdfsam.eventstudio.Entity
Packages that use Entity
-
Uses of Entity in org.pdfsam.eventstudio
Classes in org.pdfsam.eventstudio that implement EntityModifier and TypeClassDescriptionstatic classHolds an entity referenced using the inputReferencestatic classA strongly referenced entityFields in org.pdfsam.eventstudio declared as EntityModifier and TypeFieldDescriptionprivate final Entity<? extends Listeners.ListenerWrapper> Listeners.ListenerReferenceHolder.referenceMethods in org.pdfsam.eventstudio that return EntityModifier and TypeMethodDescription(package private) abstract <T> Entity<T> ReferenceStrength.getReference(T referent) Constructors in org.pdfsam.eventstudio with parameters of type EntityModifierConstructorDescriptionListenerReferenceHolder(int priority, boolean once, Entity<? extends Listeners.ListenerWrapper> reference)