Kactoos

kactoos-jvm / nnl.rocks.kactoos.scalar / PropertiesOf

PropertiesOf

class PropertiesOf : Scalar<Properties>

Map as java.util.Properties.

There is no thread-safety guarantee.

Since 0.3

Constructors

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.

Functions

Name Summary
invoke fun invoke(): Properties
Get value of this Scalar