public class CoISO8859_15_CodePoint<R>
extends DecodingCoPipeline
| Modifier and Type | Class and Description |
|---|---|
static class |
CoISO8859_15_CodePoint.Companion |
IntCoAcceptor.DefaultImpls| Modifier and Type | Field and Description |
|---|---|
static CoISO8859_15_CodePoint.Companion |
Companion |
static java.lang.String |
table |
| Constructor and Description |
|---|
CoISO8859_15_CodePoint(IntCoAcceptor<? extends R> downstream) |
acceptIntclose, emit, getComplete, getResultaccept, acceptIntclose, getClosed, getComplete, getResultemitaccept, accept, acceptgetClosed, getComplete, getResult@NotNull public static java.lang.String table
public static CoISO8859_15_CodePoint.Companion Companion
public CoISO8859_15_CodePoint(@NotNull
IntCoAcceptor<? extends R> downstream)