Object
com.liferay.portal.kernel.util.TransientValue<V>
- All Implemented Interfaces:
Serializable
- Author:
- Brian Wing Shun Chan
- See Also:
-
-
Constructor Summary
Constructors
-
Method Summary
boolean
int
boolean
boolean
void
-
Constructor Details
-
TransientValue
public TransientValue()
-
TransientValue
public TransientValue(V value)
-
Method Details
-
-
-
-
isNotNull
public boolean isNotNull()
-
isNull
public boolean isNull()
-
setValue
public void setValue(V value)