A  B  C  D  E  F  G  H  I  J  L  M  N  O  P  R  S  T  U  V  W 

R

read(ByteArray) - function in java.io.DataInputStream
 
read(ByteArray,Integer,Integer) - function in java.io.DataInputStream
 
read() - function in java.io.FilterInputStream
 
read(ByteCodeInput) - function in org.gjt.jclasslib.bytecode.BranchInstruction
Read this instruction from the given ByteCodeInput.
read(ByteCodeInput) - function in org.gjt.jclasslib.bytecode.ImmediateByteInstruction
Read this instruction from the given ByteCodeInput.
read(ByteCodeInput) - function in org.gjt.jclasslib.bytecode.ImmediateByteInstruction
Read this instruction from the given ByteCodeInput.
read(ByteCodeInput) - function in org.gjt.jclasslib.bytecode.ImmediateShortInstruction
Read this instruction from the given ByteCodeInput.
read(ByteCodeInput) - function in org.gjt.jclasslib.bytecode.ImmediateShortInstruction
Read this instruction from the given ByteCodeInput.
read(ByteCodeInput) - function in org.gjt.jclasslib.bytecode.IncrementInstruction
Read this instruction from the given ByteCodeInput.
read(ByteCodeInput) - function in org.gjt.jclasslib.bytecode.Instruction
Read this instruction from the given ByteCodeInput.
read(ByteCodeInput) - function in org.gjt.jclasslib.bytecode.Instruction
Read this instruction from the given ByteCodeInput.
read(ByteCodeInput) - function in org.gjt.jclasslib.bytecode.InvokeDynamicInstruction
Read this instruction from the given ByteCodeInput.
read(ByteCodeInput) - function in org.gjt.jclasslib.bytecode.InvokeInterfaceInstruction
Read this instruction from the given ByteCodeInput.
read(ByteCodeInput) - function in org.gjt.jclasslib.bytecode.LookupSwitchInstruction
Read this instruction from the given ByteCodeInput.
read(ByteCodeInput) - function in org.gjt.jclasslib.bytecode.MultianewarrayInstruction
Read this instruction from the given ByteCodeInput.
read(ByteCodeInput) - function in org.gjt.jclasslib.bytecode.PaddedInstruction
Read this instruction from the given ByteCodeInput.
read(ByteCodeInput) - function in org.gjt.jclasslib.bytecode.TableSwitchInstruction
Read this instruction from the given ByteCodeInput.
read(ByteCodeInput) - function in org.gjt.jclasslib.bytecode.WideBranchInstruction
Read this instruction from the given ByteCodeInput.
read() - function in org.gjt.jclasslib.io.CountedInputStream
 
read(ByteArray) - function in org.gjt.jclasslib.io.CountedInputStream
 
read(ByteArray,Integer,Integer) - function in org.gjt.jclasslib.io.CountedInputStream
 
read(DataInput) - function in org.gjt.jclasslib.structures.ConstantPlaceholder
Read this structure from the given DataInput.
read(ClassFile,DataInput) - function in org.gjt.jclasslib.structures.ConstantType
Read the corresponding constant pool structure from the input stream.
read(DataInput) - function in org.gjt.jclasslib.structures.Structure
Read this structure from the given DataInput.
read(DataInput) - function in org.gjt.jclasslib.structures.Structure
Read this structure from the given DataInput.
readAllBytes() - function in java.io.InputStream
 
readAttributes(AttributeContainer,DataInput,ClassFile) - function in org.gjt.jclasslib.structures.AttributeContainer
Read the attributes of this structure from the given DataInput.
readAttributes(AttributeContainer,DataInput,ClassFile) - function in org.gjt.jclasslib.structures.AttributeContainer
Read the attributes of this structure from the given DataInput.
readBoolean() - function in java.io.ByteCodeInput
 
readBoolean() - function in java.io.DataInputStream
 
readByte() - function in java.io.ByteCodeInput
 
readByte() - function in java.io.DataInputStream
 
readByteCode(ByteArray,Array) - function in org.gjt.jclasslib.io.ByteCodeReader
Converts the code to a list of instructions.
readByteCode(ByteArray) - function in org.gjt.jclasslib.io.ByteCodeReader
Converts the code to a list of instructions.
readChar() - function in java.io.ByteCodeInput
 
readChar() - function in java.io.DataInputStream
 
readDouble() - function in java.io.ByteCodeInput
 
readDouble() - function in java.io.DataInputStream
 
readFloat() - function in java.io.ByteCodeInput
 
readFloat() - function in java.io.DataInputStream
 
readFromClassPath(Array,String,String,Boolean) - function in org.gjt.jclasslib.io.ClassFileReader
Looks up a class file in the specified class path and converts it to a ClassFile structure.
readFromClassPath(Array,String,String) - function in org.gjt.jclasslib.io.ClassFileReader
Looks up a class file in the specified class path and converts it to a ClassFile structure.
readFromFile(File,Boolean) - function in org.gjt.jclasslib.io.ClassFileReader
Converts a class file to a ClassFile structure.
readFromFile(File) - function in org.gjt.jclasslib.io.ClassFileReader
Converts a class file to a ClassFile structure.
readFromInputStream(InputStream,Boolean) - function in org.gjt.jclasslib.io.ClassFileReader
Converts a class file to a ClassFile structure.
readFromInputStream(InputStream) - function in org.gjt.jclasslib.io.ClassFileReader
Converts a class file to a ClassFile structure.
readFully(ByteArray) - function in java.io.ByteCodeInput
 
readFully(ByteArray,Integer,Integer) - function in java.io.ByteCodeInput
 
readFully(ByteArray) - function in java.io.DataInputStream
 
readFully(ByteArray,Integer,Integer) - function in java.io.DataInputStream
 
readInt() - function in java.io.ByteCodeInput
 
readInt() - function in java.io.DataInputStream
 
readLine() - function in java.io.ByteCodeInput
 
readLine() - function in java.io.DataInputStream
 
readLong() - function in java.io.ByteCodeInput
 
readLong() - function in java.io.DataInputStream
 
readNBytes(ByteArray,Integer,Integer) - function in java.io.InputStream
 
readNBytes(Integer) - function in java.io.InputStream
 
readShort() - function in java.io.ByteCodeInput
 
readShort() - function in java.io.DataInputStream
 
readUnsignedByte() - function in java.io.ByteCodeInput
 
readUnsignedByte() - function in java.io.DataInputStream
 
readUnsignedShort() - function in java.io.ByteCodeInput
 
readUnsignedShort() - function in java.io.DataInputStream
 
readUTF() - function in java.io.ByteCodeInput
 
readUTF() - function in java.io.DataInputStream
 
RECEIVER_TYPE_METHOD - enum entry in org.gjt.jclasslib.structures.attributes.TypeAnnotationTargetType
 
RecordAttribute - class in org.gjt.jclasslib.structures.attributes
Describes a Record attribute structure.
RecordAttribute.Companion - class in org.gjt.jclasslib.structures.attributes.RecordAttribute
 
RecordEntry - class in org.gjt.jclasslib.structures.attributes
Describes an entry in a Record attribute structure.
registerConstantPoolEntry(Integer) - function in org.gjt.jclasslib.structures.ClassFile
Register the constant pool entry at a given index, so that it can be found through the getConstantPoolIndex method.
RequiresEntry - class in org.gjt.jclasslib.structures.attributes
Describes a "requires" statement in a Module attribute structure.
reset() - function in java.io.FilterInputStream
 
RESOLUTION_WARN_DEPRECATED_FOR_REMOVAL - enum entry in org.gjt.jclasslib.structures.attributes.ModuleResolutionType
 
RESOLUTION_WARN_INCUBATING - enum entry in org.gjt.jclasslib.structures.attributes.ModuleResolutionType
 
RET - enum entry in org.gjt.jclasslib.bytecode.Opcode
 
RETURN - enum entry in org.gjt.jclasslib.bytecode.Opcode
 
RETURN_TYPE_METHOD - enum entry in org.gjt.jclasslib.structures.attributes.TypeAnnotationTargetType
 
RuntimeAnnotationsAttribute - class in org.gjt.jclasslib.structures.attributes
Base class for runtime annotations.
RuntimeInvisibleAnnotationsAttribute - class in org.gjt.jclasslib.structures.attributes
Describes an RuntimeInvisibleAnnotations attribute structure.
RuntimeInvisibleAnnotationsAttribute.Companion - class in org.gjt.jclasslib.structures.attributes.RuntimeInvisibleAnnotationsAttribute
 
RuntimeInvisibleParameterAnnotationsAttribute - class in org.gjt.jclasslib.structures.attributes
Describes a RuntimeInvisibleParameterAnnotations attribute structure.
RuntimeInvisibleParameterAnnotationsAttribute.Companion - class in org.gjt.jclasslib.structures.attributes.RuntimeInvisibleParameterAnnotationsAttribute
 
RuntimeInvisibleTypeAnnotationsAttribute - class in org.gjt.jclasslib.structures.attributes
Describes an RuntimeInvisibleTypeAnnotations attribute structure.
RuntimeInvisibleTypeAnnotationsAttribute.Companion - class in org.gjt.jclasslib.structures.attributes.RuntimeInvisibleTypeAnnotationsAttribute
 
RuntimeParameterAnnotationsAttribute - class in org.gjt.jclasslib.structures.attributes
Common class for runtime parameter annotations.
RuntimeTypeAnnotationsAttribute - class in org.gjt.jclasslib.structures.attributes
Common class for runtime type annotations.
RuntimeVisibleAnnotationsAttribute - class in org.gjt.jclasslib.structures.attributes
Describes an RuntimeVisibleAnnotations attribute structure.
RuntimeVisibleAnnotationsAttribute.Companion - class in org.gjt.jclasslib.structures.attributes.RuntimeVisibleAnnotationsAttribute
 
RuntimeVisibleParameterAnnotationsAttribute - class in org.gjt.jclasslib.structures.attributes
Describes a RuntimeVisibleParameterAnnotations attribute structure.
RuntimeVisibleParameterAnnotationsAttribute.Companion - class in org.gjt.jclasslib.structures.attributes.RuntimeVisibleParameterAnnotationsAttribute
 
RuntimeVisibleTypeAnnotationsAttribute - class in org.gjt.jclasslib.structures.attributes
Describes an RuntimeVisibleTypeAnnotations attribute structure.
RuntimeVisibleTypeAnnotationsAttribute.Companion - class in org.gjt.jclasslib.structures.attributes.RuntimeVisibleTypeAnnotationsAttribute
 
A  B  C  D  E  F  G  H  I  J  L  M  N  O  P  R  S  T  U  V  W