|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.google.gwt.valuestore.shared.PropertyReference<V>
com.google.gwt.valuestore.shared.Value<V>
V - the type of the valuepublic class Value<V>
Experimental API: This class is still under rapid development, and is very likely to be deleted. Use it at your own risk.
| Method Summary | ||
|---|---|---|
V |
get()
|
|
static
|
of(V value)
|
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static <V> Value<V> of(V value)
public V get()
get in class PropertyReference<V>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||