Package one.microstream.functional
Interface _charProcedure
-
- All Known Implementing Classes:
CsvVarStringLiteralEscapingAssembler
public interface _charProcedure
-
-
Method Summary
Modifier and Type Method Description voidaccept(char c)
-
CsvVarStringLiteralEscapingAssemblerpublic interface _charProcedure
| Modifier and Type | Method | Description |
|---|---|---|
void |
accept(char c) |