public class ObjectMap extends Object
ObjectMap()
Object
get(String key)
boolean
isExpired()
void
put(String key, Object obj)
remove(String key)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ObjectMap()
public void put(String key, Object obj)
public Object get(String key)
public void remove(String key)
public boolean isExpired()
Copyright © 2022 Bstek. All rights reserved.