T
public abstract class Environment<T> extends Object
Environment()
get()
void
set(T t)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Environment()
public T get()
public void set(T t)
t
Copyright © 2017. All rights reserved.