public interface Named
| Modifier and Type | Method and Description |
|---|---|
String |
name() |
static XGettingCollection<String> |
toNames(Iterable<? extends Named> items) |
static <C extends Consumer<? super String>> |
toNames(Iterable<? extends Named> items,
C collector) |
Copyright © 2022 MicroStream Software. All rights reserved.