public class OptionalProperties extends Object
| Constructor and Description |
|---|
OptionalProperties(Properties properties) |
| Modifier and Type | Method and Description |
|---|---|
Optional<Boolean> |
getBoolean(String propertyKey) |
Optional<Integer> |
getInteger(String propertyKey) |
Copyright © 2002-2024 Atlassian. All Rights Reserved.