JML

Uses of Interface
org.jmlspecs.samples.prelimdesign.MoneyComparable

Packages that use MoneyComparable
org.jmlspecs.samples.prelimdesign This package contains samples of JML specifications from the paper Preliminary Design of JML
 

Uses of MoneyComparable in org.jmlspecs.samples.prelimdesign
 

Subinterfaces of MoneyComparable in org.jmlspecs.samples.prelimdesign
 interface MoneyOps
           
 

Classes in org.jmlspecs.samples.prelimdesign that implement MoneyComparable
 class MoneyComparableAC
           
 class USMoney
           
 

Methods in org.jmlspecs.samples.prelimdesign with parameters of type MoneyComparable
 void BankAccount.deposit(MoneyComparable amt)
           
 void BankAccount.withdraw(MoneyComparable amt)
           
 


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.