Uses of Enum
org.jcodings.transcode.EConvResult
Packages that use EConvResult
-
Uses of EConvResult in org.jcodings.transcode
Subclasses with type arguments of type EConvResult in org.jcodings.transcodeMethods in org.jcodings.transcode that return EConvResultModifier and TypeMethodDescriptionEConv.LastError.getResult()static EConvResultReturns the enum constant of this type with the specified name.static EConvResult[]EConvResult.values()Returns an array containing the constants of this enum type, in the order they are declared.