Uses of Interface
com.koloboke.collect.set.hash.HashShortSetFactory

Packages that use HashShortSetFactory
com.koloboke.collect.set.hash Contains interfaces of Set specializations, based on hash tables, their factories and static factory methods. 
 

Uses of HashShortSetFactory in com.koloboke.collect.set.hash
 

Methods in com.koloboke.collect.set.hash that return HashShortSetFactory
static HashShortSetFactory HashShortSets.getDefaultFactory()
          Returns the default implementation of HashShortSetFactory, to which all static methods in this class delegate.