Uses of Enum Class
org.hibernate.search.backend.lucene.types.sort.impl.SortMissingValue
Packages that use SortMissingValue
-
Uses of SortMissingValue in org.hibernate.search.backend.lucene.types.sort.impl
Methods in org.hibernate.search.backend.lucene.types.sort.impl that return SortMissingValueModifier and TypeMethodDescriptionstatic SortMissingValueReturns the enum constant of this class with the specified name.static SortMissingValue[]SortMissingValue.values()Returns an array containing the constants of this enum class, in the order they are declared.