- V1_5 - Static variable in interface com.alibaba.fastjson.asm.Opcodes
-
- validate() - Method in class com.alibaba.fastjson.JSONValidator
-
- value - Variable in class com.alibaba.fastjson.JSONPatch.Operation
-
- VALUE - Static variable in interface com.alibaba.fastjson.parser.JSONLexer
-
- VALUE_NULL - Static variable in interface com.alibaba.fastjson.parser.JSONLexer
-
- ValueFilter - Interface in com.alibaba.fastjson.serializer
-
- valueOf(String) - Static method in enum com.alibaba.fastjson.JSONPatch.OperationType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.alibaba.fastjson.JSONValidator.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Method in class com.alibaba.fastjson.parser.deserializer.EnumDeserializer
-
- valueOf(String) - Static method in enum com.alibaba.fastjson.parser.Feature
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.alibaba.fastjson.PropertyNamingStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.alibaba.fastjson.serializer.SerializerFeature
-
Returns the enum constant of this type with the specified name.
- values() - Method in class com.alibaba.fastjson.JSONObject
-
- values() - Static method in enum com.alibaba.fastjson.JSONPatch.OperationType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.alibaba.fastjson.JSONValidator.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.alibaba.fastjson.parser.Feature
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.alibaba.fastjson.PropertyNamingStrategy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.alibaba.fastjson.serializer.SerializerFeature
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Method in class com.alibaba.fastjson.util.AntiCollisionHashMap
-
Deprecated.
Returns a
Collection
view of the values contained in this map.
- VERSION - Static variable in class com.alibaba.fastjson.JSON
-
- visit(int, int, String, String, String[]) - Method in class com.alibaba.fastjson.asm.ClassWriter
-
- visitAnnotation(String) - Method in class com.alibaba.fastjson.asm.TypeCollector
-
- visitEnd() - Method in class com.alibaba.fastjson.asm.FieldWriter
-
- visitEnd() - Method in interface com.alibaba.fastjson.asm.MethodVisitor
-
Visits the end of the method.
- visitEnd() - Method in class com.alibaba.fastjson.asm.MethodWriter
-
- visitFieldInsn(int, String, String, String) - Method in interface com.alibaba.fastjson.asm.MethodVisitor
-
Visits a field instruction.
- visitFieldInsn(int, String, String, String) - Method in class com.alibaba.fastjson.asm.MethodWriter
-
- visitIincInsn(int, int) - Method in interface com.alibaba.fastjson.asm.MethodVisitor
-
Visits an IINC instruction.
- visitIincInsn(int, int) - Method in class com.alibaba.fastjson.asm.MethodWriter
-
- visitInsn(int) - Method in interface com.alibaba.fastjson.asm.MethodVisitor
-
Visits a zero operand instruction.
- visitInsn(int) - Method in class com.alibaba.fastjson.asm.MethodWriter
-
- visitIntInsn(int, int) - Method in interface com.alibaba.fastjson.asm.MethodVisitor
-
- visitIntInsn(int, int) - Method in class com.alibaba.fastjson.asm.MethodWriter
-
- visitJumpInsn(int, Label) - Method in interface com.alibaba.fastjson.asm.MethodVisitor
-
Visits a jump instruction.
- visitJumpInsn(int, Label) - Method in class com.alibaba.fastjson.asm.MethodWriter
-
- visitLabel(Label) - Method in interface com.alibaba.fastjson.asm.MethodVisitor
-
Visits a label.
- visitLabel(Label) - Method in class com.alibaba.fastjson.asm.MethodWriter
-
- visitLdcInsn(Object) - Method in interface com.alibaba.fastjson.asm.MethodVisitor
-
Visits a LDC instruction.
- visitLdcInsn(Object) - Method in class com.alibaba.fastjson.asm.MethodWriter
-
- visitMaxs(int, int) - Method in interface com.alibaba.fastjson.asm.MethodVisitor
-
Visits the maximum stack size and the maximum number of local variables of the method.
- visitMaxs(int, int) - Method in class com.alibaba.fastjson.asm.MethodWriter
-
- visitMethodInsn(int, String, String, String) - Method in interface com.alibaba.fastjson.asm.MethodVisitor
-
- visitMethodInsn(int, String, String, String) - Method in class com.alibaba.fastjson.asm.MethodWriter
-
- visitTypeInsn(int, String) - Method in interface com.alibaba.fastjson.asm.MethodVisitor
-
Visits a type instruction.
- visitTypeInsn(int, String) - Method in class com.alibaba.fastjson.asm.MethodWriter
-
- visitVarInsn(int, int) - Method in interface com.alibaba.fastjson.asm.MethodVisitor
-
Visits a local variable instruction.
- visitVarInsn(int, int) - Method in class com.alibaba.fastjson.asm.MethodWriter
-
- VOID_TYPE - Static variable in class com.alibaba.fastjson.asm.Type
-
The void type.