接口的使用
org.apache.felix.gogo.runtime.Evaluate
-
使用Evaluate的程序包 程序包 说明 org.apache.felix.gogo.runtime -
-
org.apache.felix.gogo.runtime中Evaluate的使用
实现Evaluate的org.apache.felix.gogo.runtime中的类 修饰符和类型 类 说明 class
Closure
参数类型为Evaluate的org.apache.felix.gogo.runtime中的方法 修饰符和类型 方法 说明 static java.lang.Object
Tokenizer. expand(java.lang.CharSequence word, Evaluate eval)
expand variables, quotes and escapes in word.参数类型为Evaluate的org.apache.felix.gogo.runtime中的构造器 构造器 说明 Tokenizer(java.lang.CharSequence text, Evaluate evaluate, boolean inQuote)
-