public class Context extends Object implements IContext
Context()
void
clear()
static Context
getInstance()
Object
getValue(String key)
setValue(String key, String value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Context()
public static Context getInstance()
public Object getValue(String key)
getValue
IContext
public void setValue(String key, String value)
setValue
public void clear()
clear
Copyright © 2016. All rights reserved.