public class NullableContainer<T> extends Object
| Constructor and Description |
|---|
NullableContainer(T value)
Creates a new
NullableContainer instance. |
public NullableContainer(T value)
NullableContainer instance.value - the valuepublic T getValue()
Copyright © 1998–2025 Apryse Group NV. All rights reserved.