-
FieldDescriptionThis API is experimental.use
StandardCharsets.UTF_8
instead.useStandardCharsets.UTF_8
instead
-
MethodDescriptionthis method is superseded by
ClassWriter.newHandle(int, String, String, String, boolean)
.useReaderWriter.getCharset(m)
insteaduseReaderWriter.readFromAsString(in, type)
insteaduseReaderWriter.writeTo(in, out)
instead.useReaderWriter.writeTo(in, out)
instead.useReaderWriter.writeToAsString(s, out, type)
insteadimplementing class is immutable hence snapshot creation is not needed anymoreimplementing class is immutable hence snapshot creation is not needed anymoreimplementing class is immutable hence snapshot creation is not needed anymoreimplementing class is immutable hence snapshot creation is not needed anymoreimplementing class is immutable hence snapshot creation is not needed anymoreimplementing class is immutable hence snapshot creation is not needed anymoreimplementing class is immutable hence snapshot creation is not needed anymore
-
ConstructorDescriptionthis constructor has been superseded by
Handle(int, String, String, String, boolean)
.
ClassReader.readByte(int)
and the other read methods instead. This field will eventually be deleted.