JML

Uses of Interface
org.jmlspecs.samples.table.Entry

Packages that use Entry
org.jmlspecs.samples.table This package contains samples of JML specifications relating to tables. 
 

Uses of Entry in org.jmlspecs.samples.table
 

Classes in org.jmlspecs.samples.table that implement Entry
 class EntryImplementation
          Entries for Tables that map an index to a value.
 

Methods in org.jmlspecs.samples.table with parameters of type Entry
 void TableImplementation.addEntry(Entry e)
           
abstract  void Table.addEntry(Entry e)
          Add the given entry to this table.
 


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.