| Package | Description |
|---|---|
| com.landawn.abacus.util.stream |
| Modifier and Type | Method and Description |
|---|---|
static Collector.Characteristics |
Collector.Characteristics.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Collector.Characteristics[] |
Collector.Characteristics.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Set<Collector.Characteristics> |
Collector.characteristics() |
Copyright © 2021. All rights reserved.