org.multijava.launcher
Class Launcher.ToolIteratorPair
java.lang.Object
org.multijava.launcher.Launcher.ToolIteratorPair
- All Implemented Interfaces:
- Map.Entry
- Enclosing class:
- Launcher
- protected static class Launcher.ToolIteratorPair
- extends Object
- implements Map.Entry
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
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
toolName
String toolName
launcher
AbstractLaunchTool launcher
Launcher.ToolIteratorPair
public Launcher.ToolIteratorPair(String toolName,
AbstractLaunchTool launcher)
- Constructor
getKey
public Object getKey()
- Returns the key for this pair
- Specified by:
getKey in interface Map.Entry
getValue
public Object getValue()
- Returns the value for this pair
- Specified by:
getValue in interface Map.Entry
setValue
public Object setValue(Object value)
- Replaces the old value with the new value and returns this new
value
- Specified by:
setValue in interface Map.Entry
mjc is Copyright (C) 2000-2004 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. mjc is based in part on the Kopi project Copyright (C) 1990-99 DMS Decision Management Systems Ges.m.b.H.