org.hd.d.pg2k.svrCore
Class GenUtils.AbstractRandomAccessList<T>

java.lang.Object
  extended by java.util.AbstractCollection<E>
      extended by java.util.AbstractList<T>
          extended by org.hd.d.pg2k.svrCore.GenUtils.AbstractRandomAccessList<T>
All Implemented Interfaces:
java.lang.Iterable<T>, java.util.Collection<T>, java.util.List<T>, java.util.RandomAccess
Enclosing class:
GenUtils

public abstract static class GenUtils.AbstractRandomAccessList<T>
extends java.util.AbstractList<T>
implements java.util.RandomAccess

Attach run-time RandomAccess marker to AbstractList base.


Field Summary
 
Fields inherited from class java.util.AbstractList
modCount
 
Constructor Summary
GenUtils.AbstractRandomAccessList()
           
 
Method Summary
 
Methods inherited from class java.util.AbstractList
add, add, addAll, clear, equals, get, hashCode, indexOf, iterator, lastIndexOf, listIterator, listIterator, remove, removeRange, set, subList
 
Methods inherited from class java.util.AbstractCollection
addAll, contains, containsAll, isEmpty, remove, removeAll, retainAll, size, toArray, toArray, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface java.util.List
addAll, contains, containsAll, isEmpty, remove, removeAll, retainAll, size, toArray, toArray
 

Constructor Detail

GenUtils.AbstractRandomAccessList

public GenUtils.AbstractRandomAccessList()

DHD Multimedia Gallery V1.57.21

Copyright (c) 1996-2011, Damon Hart-Davis. All rights reserved.