JML

Uses of Class
org.jmlspecs.samples.jmlkluwer.PriorityQueue

Packages that use PriorityQueue
org.jmlspecs.samples.jmlkluwer This package contains samples of JML specifications from the paper "JML: a Notation for Detailed Design". 
 

Uses of PriorityQueue in org.jmlspecs.samples.jmlkluwer
 

Constructors in org.jmlspecs.samples.jmlkluwer with parameters of type PriorityQueue
PriorityQueue_JML_Test.TestAddEntry(PriorityQueue receiver$, Object argObj, int argPriorityLevel)
          Initialize this instance.
PriorityQueue_JML_Test.TestContains(PriorityQueue receiver$, Object argObj)
          Initialize this instance.
PriorityQueue_JML_Test.TestNext(PriorityQueue receiver$)
          Initialize this instance.
PriorityQueue_JML_Test.TestRemove(PriorityQueue receiver$, Object argObj)
          Initialize this instance.
PriorityQueue_JML_Test.TestIsEmpty(PriorityQueue receiver$)
          Initialize this instance.
PriorityQueue_JML_Test.TestToString(PriorityQueue receiver$)
          Initialize this instance.
 


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.