Uses of Enum
com.madzera.happytree.core.atp.ATPFactory.ATPPhaseInstance
Packages that use ATPFactory.ATPPhaseInstance
-
Uses of ATPFactory.ATPPhaseInstance in com.madzera.happytree.core.atp
Subclasses with type arguments of type ATPFactory.ATPPhaseInstance in com.madzera.happytree.core.atpMethods in com.madzera.happytree.core.atp that return ATPFactory.ATPPhaseInstanceModifier and TypeMethodDescriptionstatic ATPFactory.ATPPhaseInstanceReturns the enum constant of this type with the specified name.static ATPFactory.ATPPhaseInstance[]ATPFactory.ATPPhaseInstance.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.madzera.happytree.core.atp with parameters of type ATPFactory.ATPPhaseInstanceModifier and TypeMethodDescriptionprotected <T> ATPPhase<T> ATPFactory.getPhaseInstance(ATPFactory.ATPPhaseInstance phase)