@Target(value=FIELD) @Retention(value=RUNTIME) public @interface BoolType
DataType
static int
MAX_BIT_OFFSET
MIN_BIT_OFFSET
SIZE
int
bitOffset
byteOffset
public static final int SIZE
public static final int MAX_BIT_OFFSET
public static final int MIN_BIT_OFFSET
public abstract int byteOffset
public abstract int bitOffset
Copyright © 2019–2022 indunet. All rights reserved.