| Package | Description |
|---|---|
| com.landawn.abacus | |
| com.landawn.abacus.util |
| Modifier and Type | Method and Description |
|---|---|
Properties<String,Object> |
DataSet.properties() |
| Modifier and Type | Method and Description |
|---|---|
Properties<K,V> |
Properties.copy() |
static <K,V> Properties<K,V> |
Properties.from(Map<? extends K,? extends V> map) |
Properties<K,V> |
Properties.set(K propName,
V propValue) |
Copyright © 2021. All rights reserved.