Uses of Enum Class
dev.archunitjava.slices.UnmatchedSlicePolicy
Packages that use UnmatchedSlicePolicy
-
Uses of UnmatchedSlicePolicy in dev.archunitjava.slices
Subclasses with type arguments of type UnmatchedSlicePolicy in dev.archunitjava.slicesModifier and TypeClassDescriptionenumTreatment of imported types that no capture pattern or explicit selector assigns.Methods in dev.archunitjava.slices that return UnmatchedSlicePolicyModifier and TypeMethodDescriptionstatic UnmatchedSlicePolicyReturns the enum constant of this class with the specified name.static UnmatchedSlicePolicy[]UnmatchedSlicePolicy.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in dev.archunitjava.slices with parameters of type UnmatchedSlicePolicyModifier and TypeMethodDescriptionSliceDefinitions.Builder.unmatchedPolicy(UnmatchedSlicePolicy policy)