Uses of Interface
com.rezzedup.util.constants.Aggregates.Pending.ConstantType
-
Packages that use Aggregates.Pending.ConstantType Package Description com.rezzedup.util.constants Utilities forstatic finalconstants. -
-
Uses of Aggregates.Pending.ConstantType in com.rezzedup.util.constants
Methods in com.rezzedup.util.constants that return Aggregates.Pending.ConstantType Modifier and Type Method Description static Aggregates.Pending.ConstantTypeAggregates. from(Class<?> source)Aggregates constants from the provided source class.static Aggregates.Pending.ConstantTypeAggregates. fromThisClass()Initiates constant aggregation from "this" class (whichever class happens to be calling this method).
-