JavaScript is disabled on your browser.
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.hypergraphdb.util
Interface Var<T>
All Superinterfaces:
Ref
<T>
public interface
Var<T>
extends
Ref
<T>
Method Summary
Methods
Modifier and Type
Method and Description
T
get
()
void
set
(
T
x)
Method Detail
get
T
get()
Specified by:
get
in interface
Ref
<
T
>
set
void set(
T
x)
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method