-
-
Constructor Summary
Constructors
| Constructor and Description |
MapDBVar(org.mapdb.Atomic.Var<T> var) |
-
-
Method Detail
-
get
public T get()
- Specified by:
get in interface Var<T>
- Returns:
- the variable contained
-
set
public void set(T var)
- Specified by:
set in interface Var<T>
- Parameters:
var - the new variable value
Copyright © 2019. All rights reserved.