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>
  • Constructor Details

    • ByteArrayHashMapEx

      protected ByteArrayHashMapEx()
  • Method Details

    • getRandomValueExcluding

      public T getRandomValueExcluding(T excluded)