public static class TokenUtils.TokenSubList
extends java.lang.Object
限定符和类型 | 字段和说明 |
---|---|
Token |
tokenList
The "sub" token list.
|
float |
x
The width, in pixels, of the part of the token list "removed from
the front."
|
构造器和说明 |
---|
TokenUtils.TokenSubList(Token tokenList,
float x) |
public Token tokenList
public float x
public TokenUtils.TokenSubList(Token tokenList, float x)