Uses of Class
org.eclipse.collections.impl.set.fixed.EmptySet
-
Packages that use EmptySet Package Description org.eclipse.collections.impl.set.fixed This package contains implementations ofFixedSizeSet
. -
-
Uses of EmptySet in org.eclipse.collections.impl.set.fixed
Methods in org.eclipse.collections.impl.set.fixed that return EmptySet Modifier and Type Method Description EmptySet<T>
EmptySet. clone()
-