JML

Uses of Class
java.lang.CloneNotSupportedException

Packages that use CloneNotSupportedException
java.lang JML Specifications for the corresponding types in the Java Developement Kit (JDK). 
java.security JML Specifications for the corresponding types in the Java Developement Kit (JDK). 
java.util JML Specifications for the corresponding types in the Java Developement Kit (JDK). 
org.jmlspecs.samples.stacks This package contains samples of JML specifications relating to stacks of various sorts. 
org.multijava.mjc Implements mjc, a MultiJava compiler. 
 

Uses of CloneNotSupportedException in java.lang
 

Methods in java.lang that throw CloneNotSupportedException
protected  Object Object.clone()
           
 

Uses of CloneNotSupportedException in java.security
 

Methods in java.security that throw CloneNotSupportedException
 Object SignatureSpi.clone()
           
 Object Signature.clone()
           
 

Uses of CloneNotSupportedException in java.util
 

Methods in java.util that throw CloneNotSupportedException
protected  Object AbstractMap.clone()
           
 

Uses of CloneNotSupportedException in org.jmlspecs.samples.stacks
 

Methods in org.jmlspecs.samples.stacks that throw CloneNotSupportedException
abstract  Object BoundedThing.clone()
           
 Object BoundedStackImplementation.clone()
           
 

Uses of CloneNotSupportedException in org.multijava.mjc
 

Methods in org.multijava.mjc that throw CloneNotSupportedException
 Object CClassType.clone()
          We need to allow cloning of CClassType and its subtypes, in order to be able to create a new CClassType with the correct universe modifier.
 Object MJTopLevelMethodDeclaration.clone()
          Creates a shallow copy of this.
 


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.