类 OperatorMatches.MatcherInput
java.lang.Object
cn.taketoday.expression.spel.ast.OperatorMatches.MatcherInput
- 所有已实现的接口:
CharSequence
- 封闭类:
- OperatorMatches
-
字段详细资料
-
value
-
access
-
-
构造器详细资料
-
MatcherInput
-
-
方法详细资料
-
charAt
public char charAt(int index) - 指定者:
charAt在接口中CharSequence
-
subSequence
- 指定者:
subSequence在接口中CharSequence
-
length
public int length()- 指定者:
length在接口中CharSequence
-
toString
- 指定者:
toString在接口中CharSequence- 覆盖:
toString在类中Object
-