T
- the object type to storepublic static class WidgetUtil.Reference<T> extends Object
Constructor and Description |
---|
Reference() |
Modifier and Type | Method and Description |
---|---|
T |
get()
Gets the current object.
|
void |
set(T reference)
Sets the current object.
|
Copyright © 2018 Vaadin Ltd. All rights reserved.