- validateConstructors() - Method in class com.facebook.swift.codec.metadata.AbstractThriftMetadataBuilder
-
- validateConstructors() - Method in class com.facebook.swift.codec.metadata.ThriftStructMetadataBuilder
-
- validateConstructors() - Method in class com.facebook.swift.codec.metadata.ThriftUnionMetadataBuilder
-
- valueOf(String) - Static method in enum com.facebook.swift.codec.internal.compiler.byteCode.Access
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.swift.codec.metadata.FieldKind
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.swift.codec.metadata.ThriftStructMetadata.MetadataType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.swift.codec.ThriftProtocolType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.facebook.swift.codec.internal.compiler.byteCode.Access
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.swift.codec.metadata.FieldKind
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.swift.codec.metadata.ThriftStructMetadata.MetadataType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.swift.codec.ThriftProtocolType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- verifyClass(Class<? extends Annotation>) - Method in class com.facebook.swift.codec.metadata.AbstractThriftMetadataBuilder
-
- verifyFieldType(short, String, Collection<FieldMetadata>, ThriftCatalog) - Method in class com.facebook.swift.codec.metadata.AbstractThriftMetadataBuilder
-
Verifies that the the fields all have a supported Java type and that all fields map to the
exact same ThriftType.
- visitLabel(String) - Method in class com.facebook.swift.codec.internal.compiler.byteCode.MethodDefinition
-
- VOID - Static variable in class com.facebook.swift.codec.metadata.ThriftType
-
- VoidThriftCodec - Class in com.facebook.swift.codec.internal.builtin
-
VoidThriftCodec is a convenience codec used for service invocations that return void type.
- VoidThriftCodec() - Constructor for class com.facebook.swift.codec.internal.builtin.VoidThriftCodec
-