| 程序包 | 说明 |
|---|---|
| org.indunet.fastproto.annotation | |
| org.indunet.fastproto.graph.resolve.validate |
| 限定符和类型 | 类和说明 |
|---|---|
interface |
AsciiArrayType
Defines an Ascii array type annotation.
|
interface |
AsciiType
Defines an Ascii type annotation.
|
interface |
AutoType
Defines an AutoType annotation.
|
interface |
BinaryType
Defines a Binary type annotation.
|
interface |
BoolArrayType
Boolean array type, can be used to annotate field type of Boolean[]/boolean[]/List
|
interface |
BoolType
Defines a Boolean type annotation.
|
interface |
CharArrayType
Defines a Character array type annotation.
|
interface |
CharType
Defines a CharType annotation.
|
interface |
DoubleArrayType
Annotation for a Double array type.
|
interface |
DoubleType
Annotation for a Double type.
|
interface |
EnumType
Annotation for Enum type.
|
interface |
FloatArrayType
Annotation for a Float array type.
|
interface |
FloatType
Annotation for Float type.
|
interface |
Int16ArrayType
Annotation for Int16 array type.
|
interface |
Int16Type
Annotation for Int16 type.
|
interface |
Int32ArrayType
Annotation for Int32 array type.
|
interface |
Int32Type
Annotation for Int32 type.
|
interface |
Int64ArrayType
Annotation for Int64 array type.
|
interface |
Int64Type
Annotation for Int64 type.
|
interface |
Int8ArrayType
Annotation for Int8 array type.
|
interface |
Int8Type
Annotation for Int8 type.
|
interface |
StringType
Annotation for StringType.
|
interface |
TimeType
Annotation for Time type.
|
interface |
UInt16ArrayType
Annotation for UInt16 array type.
|
interface |
UInt16Type
Annotation for UInt16 type.
|
interface |
UInt32ArrayType
Annotation for UInt32 array type.
|
interface |
UInt32Type
Annotation for UInt32 type.
|
interface |
UInt64ArrayType
Annotation for UInt64 array type.
|
interface |
UInt64Type
Annotation for UInt64 type.
|
interface |
UInt8ArrayType
Annotation for UInt8 array type.
|
interface |
UInt8Type
Annotation for UInt8 type.
|
| 限定符和类型 | 方法和说明 |
|---|---|
static TypeValidator |
TypeValidator.create(Validator validator) |
Copyright © 2019–2025 indunet. All rights reserved.