org.abstracthorizon.mercury.common
Class SimpleStorageManager.Entry
java.lang.Object
org.abstracthorizon.mercury.common.SimpleStorageManager.Entry
- Enclosing class:
- SimpleStorageManager
protected static class SimpleStorageManager.Entry
- extends Object
Entry
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
key
protected String key
value
protected String value
SimpleStorageManager.Entry
public SimpleStorageManager.Entry(String key,
String value)
Copyright © 2005-2009 Abstract Horizon. All Rights Reserved.