|
JML | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |