public class Flags extends BitSet implements SerializedType
| 构造器和说明 |
|---|
Flags() |
| 限定符和类型 | 方法和说明 |
|---|---|
byte[] |
toBytes() |
void |
toBytesSink(BytesSink to) |
String |
toHex() |
Object |
toJSON() |
Type |
type() |
and, andNot, cardinality, clear, clear, clear, clone, equals, flip, flip, get, get, hashCode, intersects, isEmpty, length, nextClearBit, nextSetBit, or, previousClearBit, previousSetBit, set, set, set, set, size, stream, toByteArray, toLongArray, toString, valueOf, valueOf, valueOf, valueOf, xorpublic Object toJSON()
toJSON 在接口中 SerializedTypepublic byte[] toBytes()
toBytes 在接口中 SerializedTypepublic String toHex()
toHex 在接口中 SerializedTypepublic void toBytesSink(BytesSink to)
toBytesSink 在接口中 SerializedTypepublic Type type()
type 在接口中 SerializedTypeCopyright © 2021. All rights reserved.