Class SortedSetFactory
java.lang.Object
com.blazebit.persistence.view.impl.collection.SortedSetFactory
- All Implemented Interfaces:
PluralObjectFactory<NavigableSet<?>>
- Since:
- 1.2.0
- Author:
- Christian Beikov
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
INSTANCE
-
-
Constructor Details
-
SortedSetFactory
-
-
Method Details
-
createCollection
- Specified by:
createCollectionin interfacePluralObjectFactory<NavigableSet<?>>
-