Uses of Enum Class
dev.archunitjava.selector.SelectorConstant
Packages that use SelectorConstant
-
Uses of SelectorConstant in dev.archunitjava.selector
Subclasses with type arguments of type SelectorConstant in dev.archunitjava.selectorModifier and TypeClassDescriptionenumWhether a selector is known without inspecting candidates or is genuinely conditional.Methods in dev.archunitjava.selector that return SelectorConstantModifier and TypeMethodDescriptionMemberSelector.constant()PackageSelector.constant()TypeSelector.constant()static SelectorConstantReturns the enum constant of this class with the specified name.static SelectorConstant[]SelectorConstant.values()Returns an array containing the constants of this enum class, in the order they are declared.