-
-
Method Summary
Methods
Modifier and Type |
Method and Description |
T |
get() |
void |
remove() |
void |
set(T value) |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
set
public void set(T value)
-
remove
public void remove()
Copyright © 2013. All rights reserved.