JML

Uses of Class
org.jmlspecs.samples.misc.LinearSearch

Packages that use LinearSearch
org.jmlspecs.samples.misc This package contains miscellaneous samples of JML specifications. 
 

Uses of LinearSearch in org.jmlspecs.samples.misc
 

Subclasses of LinearSearch in org.jmlspecs.samples.misc
 class EqualsN
          A search problem which is to find the number n.
 class LessThanN
          A search problem which is to find the first number strictly less than n (and greater than 0).
 class SingleSolution
          A class of search problems for which there is one solution.
 

Constructors in org.jmlspecs.samples.misc with parameters of type LinearSearch
LinearSearch_JML_Test.TestF(LinearSearch receiver$, int j)
          Initialize this instance.
LinearSearch_JML_Test.TestLimit(LinearSearch receiver$)
          Initialize this instance.
LinearSearch_JML_Test.TestFind(LinearSearch 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.