-
- All Implemented Interfaces:
-
dev.openfeature.sdk.Value
@Serializable() public final class Value.Integer implements Value
-
-
Constructor Summary
Constructors Constructor Description Value.Integer(Integer integer)
-
Method Summary
Modifier and Type Method Description final Integer
getInteger()
-
-
Constructor Detail
-
Value.Integer
Value.Integer(Integer integer)
-
-
Method Detail
-
getInteger
final Integer getInteger()
-
-
-
-