kactoos-jvm / nnl.rocks.kactoos.scalar / PropertiesOf
class PropertiesOf :
Scalar
<
Properties
>
Map as java.util.Properties.
There is no thread-safety guarantee.
Since 0.3
Name | Summary |
---|---|
<init> | PropertiesOf(scalar: KScalar < Properties >) PropertiesOf(content: String ) PropertiesOf(text: Text ) PropertiesOf(input: Input ) PropertiesOf(vararg entries: Entry <*, *>) PropertiesOf(entries: Iterable < Entry <*, *>>) PropertiesOf(map: Map <*, *>) PropertiesOf(scalar: IoCheckedScalar < Properties >) Map as java.util.Properties. |
Name | Summary |
---|---|
invoke | fun invoke(): Properties Get value of this Scalar |