Class LocaleUtilDecoderReal
java.lang.Object
com.biglybt.core.internat.LocaleUtilDecoderReal
- All Implemented Interfaces:
LocaleUtilDecoder
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected final CharsetDecoderprotected final intprivate AEMonitor -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedLocaleUtilDecoderReal(int _index, CharsetDecoder _decoder) -
Method Summary
-
Field Details
-
decoder
-
index
protected final int index -
this_mon
-
-
Constructor Details
-
LocaleUtilDecoderReal
-
-
Method Details
-
getName
- Specified by:
getNamein interfaceLocaleUtilDecoder
-
getIndex
public int getIndex()- Specified by:
getIndexin interfaceLocaleUtilDecoder
-
tryDecode
- Specified by:
tryDecodein interfaceLocaleUtilDecoder
-
decodeString
- Specified by:
decodeStringin interfaceLocaleUtilDecoder
-