org.eclipse.jetty.annotations
类 AnnotationParser.ListValue
java.lang.Object
org.eclipse.jetty.annotations.AnnotationParser.Value
org.eclipse.jetty.annotations.AnnotationParser.ListValue
- 包容类:
- AnnotationParser
public class AnnotationParser.ListValue
- extends AnnotationParser.Value
AnnotationParser.ListValue
public AnnotationParser.ListValue(String name)
getValue
public Object getValue()
- 指定者:
- 类
AnnotationParser.Value 中的 getValue
getList
public List<AnnotationParser.Value> getList()
addValue
public void addValue(AnnotationParser.Value v)
size
public int size()
toString
public String toString()
- 覆盖:
- 类
Object 中的 toString
Copyright © 2013. All Rights Reserved.