public static interface SymbolCodec.Resolver
Modifier and Type | Method and Description |
---|---|
String |
getSymbol(char[] chars,
int offset,
int length)
Returns symbol used for specified characters or
null if not found. |
String getSymbol(char[] chars, int offset, int length)
null
if not found.Copyright © 2002–2025 Devexperts LLC. All rights reserved.