Package com.biglybt.core.content
Class RelatedContentManager.ByteArrayHashMapEx<T>
- java.lang.Object
-
- com.biglybt.core.util.ByteArrayHashMap<T>
-
- com.biglybt.core.content.RelatedContentManager.ByteArrayHashMapEx<T>
-
- Enclosing class:
- RelatedContentManager
protected static class RelatedContentManager.ByteArrayHashMapEx<T> extends ByteArrayHashMap<T>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class com.biglybt.core.util.ByteArrayHashMap
ByteArrayHashMap.Entry<S>
-
-
Field Summary
-
Fields inherited from class com.biglybt.core.util.ByteArrayHashMap
size, table
-
-
Constructor Summary
Constructors Modifier Constructor Description protected
ByteArrayHashMapEx()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description T
getRandomValueExcluding(T excluded)
-