-
-
Field Summary
Fields
Modifier and Type |
Field and Description |
private T |
value
Deprecated.
|
-
Constructor Summary
Constructors
Constructor and Description |
ObjectHolder(T initialValue)
Deprecated.
|
-
Method Summary
Methods
Modifier and Type |
Method and Description |
T |
get()
Deprecated.
|
void |
set(T value)
Deprecated.
|
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Field Detail
-
value
private T value
Deprecated.
-
Method Detail
-
get
public T get()
Deprecated.
-
set
public void set(T value)
Deprecated.
Copyright © 2016 Apache NiFi Project. All rights reserved.