Uses of Class
nl.tue.storage.impl.CompressedStoreHashSetImpl.Result
-
Packages that use CompressedStoreHashSetImpl.Result Package Description nl.tue.storage nl.tue.storage.impl -
-
Uses of CompressedStoreHashSetImpl.Result in nl.tue.storage
Methods in nl.tue.storage that return CompressedStoreHashSetImpl.Result Modifier and Type Method Description CompressedStoreHashSetImpl.Result<K>CompressedHashSet. add(K val)Returns the index of the given object in the backing store. -
Uses of CompressedStoreHashSetImpl.Result in nl.tue.storage.impl
Methods in nl.tue.storage.impl that return CompressedStoreHashSetImpl.Result Modifier and Type Method Description CompressedStoreHashSetImpl.Result<K>CompressedStoreHashSetImpl. add(K val)
-