Uses of Interface
one.microstream.typing.Named
Package | Description |
---|---|
one.microstream.typing |
-
Uses of Named in one.microstream.typing
Method parameters in one.microstream.typing with type arguments of type Named Modifier and Type Method Description static XGettingCollection<String>
Named. toNames(Iterable<? extends Named> items)
static <C extends Consumer<? super String>>
CNamed. toNames(Iterable<? extends Named> items, C collector)