| private static boolean | | feedChar(Style style, FormattedCharSink output, int pos, char ch) | | feedChar(Style style, FormattedCharSink output, int pos, char ch) | | method_27477(class_2583 arg0, class_5224 arg1, int arg2, char arg3) | | visitRegularCharacter(Style style, CharacterVisitor visitor, int index, char c) |
|
| public static boolean | |
| public static boolean | |
| public static boolean | |
| public static boolean | | iterateFormatted(String string, int offset, Style style, FormattedCharSink output) | | iterateFormatted(String string, int offset, Style style, FormattedCharSink output) | | method_27472(String arg0, int arg1, class_2583 arg2, class_5224 arg3) | | visitFormatted(String text, int startIndex, Style style, CharacterVisitor visitor) |
|
| public static boolean | | iterateFormatted(String string, int offset, Style currentStyle, Style resetStyle, FormattedCharSink output) | | iterateFormatted(String string, int offset, Style currentStyle, Style resetStyle, FormattedCharSink output) | | method_27473(String arg0, int arg1, class_2583 arg2, class_2583 arg3, class_5224 arg4) | | visitFormatted(String text, int startIndex, Style startingStyle, Style resetStyle, CharacterVisitor visitor) |
|
| public static boolean | |
| public static String | | filterBrokenSurrogates(String input) | | filterBrokenSurrogates(String input) | | method_27471(String arg0) | | validateSurrogates(String text) |
|
| public static String | |