Uses of Enum Class
dev.archunitjava.selector.TypeVisibility
Packages that use TypeVisibility
-
Uses of TypeVisibility in dev.archunitjava.selector
Subclasses with type arguments of type TypeVisibility in dev.archunitjava.selectorModifier and TypeClassDescriptionenumLegal top-level type visibility states in a class file.Methods in dev.archunitjava.selector that return TypeVisibilityModifier and TypeMethodDescriptionstatic TypeVisibilityReturns the enum constant of this class with the specified name.static TypeVisibility[]TypeVisibility.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in dev.archunitjava.selector with parameters of type TypeVisibilityModifier and TypeMethodDescriptionstatic TypeSelectorTypeSelector.visibility(TypeVisibility visibility)