Kactoos

kactoos-jvm / nnl.rocks.kactoos.scalar / PropertiesOf / <init>

<init>

PropertiesOf(scalar: KScalar<Properties>)PropertiesOf(content: String)

Parameters

content - StringPropertiesOf(text: Text)

Parameters

text - TextPropertiesOf(input: Input)

Parameters

input - InputPropertiesOf(vararg entries: Entry<*, *>)

Parameters

entries - The map with propertiesPropertiesOf(entries: Iterable<Entry<*, *>>)

Parameters

entries - The map with properties

Since 0.23

PropertiesOf(map: Map<*, *>)

Parameters

map - The map with propertiesPropertiesOf(scalar: IoCheckedScalar<Properties>)

Map as java.util.Properties.

There is no thread-safety guarantee.

Since 0.3