|
JML | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Map.Entry | |
java.util | JML Specifications for the corresponding types in the Java Developement Kit (JDK). |
org.multijava.launcher | The launcher allows the user to access all of the tools in MJ. |
Uses of Map.Entry in java.util |
Classes in java.util that implement Map.Entry | |
(package private) static class |
AbstractMap.SimpleEntry
|
(package private) static class |
HashMap.Entry
|
(package private) static class |
TreeMap.Entry
|
Constructors in java.util with parameters of type Map.Entry | |
AbstractMap.SimpleEntry(Map.Entry e)
|
Uses of Map.Entry in org.multijava.launcher |
Classes in org.multijava.launcher that implement Map.Entry | |
protected static class |
Launcher.ToolIteratorPair
Collects the name of the tool and the launcher of the tool into a mapping that can be accessed by outside classes because of the common interface |
|
JML | ||||||||||
PREV NEXT | FRAMES NO FRAMES |