JML

Uses of Class
java.util.AbstractList

Packages that use AbstractList
java.util JML Specifications for the corresponding types in the Java Developement Kit (JDK). 
org.multijava.mjc Implements mjc, a MultiJava compiler. 
 

Uses of AbstractList in java.util
 

Subclasses of AbstractList in java.util
 class AbstractSequentialList
           
 class ArrayList
          JML's specification of ArrayList.
 class LinkedList
          JML's specification of java.util.LinkedList.
(package private)  class RandomAccessSubList
           
 class Stack
          JML's specification of Stack.
(package private)  class SubList
           
 class Vector
          JML's specification of java.util.Vector.
 

Constructors in java.util with parameters of type AbstractList
SubList(AbstractList list, int fromIndex, int toIndex)
           
RandomAccessSubList(AbstractList list, int fromIndex, int toIndex)
           
 

Uses of AbstractList in org.multijava.mjc
 

Subclasses of AbstractList in org.multijava.mjc
(package private)  class JTypeDeclaration.DispatcherClassList
           
(package private)  class JTypeDeclaration.MethodList
           
 


JML

JML is Copyright (C) 1998-2002 by Iowa State University and is distributed under the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This release depends on code from the MultiJava project and is based in part on the Kopi project Copyright (C) 1990-99 DMS Decision Management Systems Ges.m.b.H.