public interface StringTableProcessor<T>
| Modifier and Type | Interface and Description |
|---|---|
static class |
StringTableProcessor.Abstract<T> |
| Modifier and Type | Method and Description |
|---|---|
<C extends Consumer<? super T>> |
processStringTable(StringTable sourceData,
C collector) |
<C extends Consumer<? super T>> C processStringTable(StringTable sourceData, C collector)
Copyright © 2022 MicroStream Software. All rights reserved.