Uses of Enum Class
se.kuseman.payloadbuilder.api.catalog.IPredicate.Type
Packages that use IPredicate.Type
-
Uses of IPredicate.Type in se.kuseman.payloadbuilder.api.catalog
Methods in se.kuseman.payloadbuilder.api.catalog that return IPredicate.TypeModifier and TypeMethodDescriptionIPredicate.getType()Return the type of this pairstatic IPredicate.TypeReturns the enum constant of this class with the specified name.static IPredicate.Type[]IPredicate.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.