Uses of Enum Class
net.datafaker.service.Range.End
Packages that use Range.End
-
Uses of Range.End in net.datafaker.service
Methods in net.datafaker.service that return Range.EndModifier and TypeMethodDescriptionRange.Bound.end()
Returns the value of theend
record component.static Range.End
Returns the enum constant of this class with the specified name.static Range.End[]
Range.End.values()
Returns an array containing the constants of this enum class, in the order they are declared.Constructors in net.datafaker.service with parameters of type Range.End