Uses of Enum
org.derive4j.Visibility
Packages that use Visibility
-
Uses of Visibility in org.derive4j
Methods in org.derive4j that return VisibilityModifier and TypeMethodDescriptionstatic VisibilityReturns the enum constant of this type with the specified name.static Visibility[]Visibility.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.derive4j that return types with arguments of type VisibilityModifier and TypeMethodDescriptionfinal Function<Visibility, R> final Function<Visibility, R> Visibilities.CasesMatchers.PartialMatcher.otherwise_(R r) final Function<Visibility, Optional<R>> Visibilities.CasesMatchers.PartialMatcher.otherwiseEmpty()final Function<Visibility, R> final Function<Visibility, R> Methods in org.derive4j with parameters of type Visibility