Class Holder<T>
java.lang.Object
org.eclipse.jgit.util.Holder<T>
- Type Parameters:
T- the type of value held by thisHolder
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
value
-
-
Constructor Details
-
Holder
Constructor for Holder.
- Parameters:
value- is the initial value that isset(Object)
-
-
Method Details
-
get
-
set
-