- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
-
-
Method Detail
-
set
boolean set(T obj)
- Parameters:
obj - The object to set.
- Returns:
true if the object was set, false otherwise.
-
get
T get()
- Returns:
- The object that was set. (Note that object might also be set
in the constructor of an implementation class).
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
Copyright © 2016. All rights reserved.