Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.0.0)

E17493-01

oracle.ide.util
Class WeightedList<E>

java.lang.Object
  extended by oracle.javatools.util.WeightedList<E>
      extended by oracle.ide.util.WeightedList<E>
All Implemented Interfaces:
java.lang.Iterable<E>, java.util.Collection<E>

Deprecated.

@Deprecated
public class WeightedList<E>
extends WeightedList<E>

This class moved to WeightedList


Constructor Summary
WeightedList()
          Deprecated.  
WeightedList(int initialCapacity)
          Deprecated.  
 
Method Summary
 
Methods inherited from class oracle.javatools.util.WeightedList
add, add, addAll, addAll, addFirst, addLast, clear, contains, containsAll, get, getWeight, indexOf, isEmpty, iterator, remove, remove, removeAll, retainAll, size, toArray, toArray
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface java.util.Collection
equals, hashCode
 

Constructor Detail

WeightedList

public WeightedList()
Deprecated. 

WeightedList

public WeightedList(int initialCapacity)
Deprecated. 

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.0.0)

E17493-01

Copyright © 1997, 2011, Oracle. All rights reserved.