@Target(value=FIELD)
@Retention(value=RUNTIME)
@Inherited
public @interface AsString
| 限定符和类型 | 可选元素和说明 |
|---|---|
long |
epoch
epoch of
SnowflakeId |
int |
machineBit |
int |
radixCharSize |
boolean |
radixPadStart |
int |
sequenceBit |
int |
timestampBit |
AsString.Type |
value |
public abstract AsString.Type value