org.millscript.commons.util.map
Class AbstractEReferenceHashMap.HashMapMapletList<K,V>

java.lang.Object
  extended by org.millscript.commons.util.list.AbstractIList<V>
      extended by org.millscript.commons.util.map.AbstractEReferenceHashMap.HashMapMapletList<K,V>
All Implemented Interfaces:
IList<Maplet<K,V>>, IMap<java.lang.Integer,Maplet<K,V>>
Enclosing class:
AbstractEReferenceHashMap<K,V>

public static class AbstractEReferenceHashMap.HashMapMapletList<K,V>
extends AbstractIList<V>

This class implements an immutable list which is backed by an array of hash map buckets, but NOTE the values in the list are actually the individual hash maplets themselves.


Nested Class Summary
 
Nested classes/interfaces inherited from class org.millscript.commons.util.list.AbstractIList
AbstractIList.ListMapletIterator<V>, AbstractIList.ListMapletList<V>
 
Method Summary
 
Methods inherited from class org.millscript.commons.util.list.AbstractIList
allButFirst, allButLast, allFirst, allLast, contains, contains, contains, contains0, contains0, contains0, containsAll, containsKey, containsKey, containsKey0, containsKey0, containsSlice, containsSlice0, containsValue, decorate, equals, first, get, get, get0, get0, getDefault, hashCode, indexOf0, isEmtpy, keyList, last, mapletList, setDefault, setDefault, sharedMapletList, sharedValueList, slice, slice0, toArray, toArray, toString, valueList
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 



Copyright © 2005-2007 Open World Ltd. All Rights Reserved.