Uses of Enum Class
dev.archunitjava.slices.SliceOverlapPolicy
Packages that use SliceOverlapPolicy
-
Uses of SliceOverlapPolicy in dev.archunitjava.slices
Subclasses with type arguments of type SliceOverlapPolicy in dev.archunitjava.slicesModifier and TypeClassDescriptionenumStable resolution when one type is offered to multiple differently named slices.Methods in dev.archunitjava.slices that return SliceOverlapPolicyModifier and TypeMethodDescriptionstatic SliceOverlapPolicyReturns the enum constant of this class with the specified name.static SliceOverlapPolicy[]SliceOverlapPolicy.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 SliceOverlapPolicyModifier and TypeMethodDescriptionSliceDefinitions.Builder.overlapPolicy(SliceOverlapPolicy policy)