OptionSetter.OptionFieldsForName
protected class OptionSetter.OptionFieldsForName
extends Object
java.lang.Object | |
↳ | com.android.tradefed.config.OptionSetter.OptionFieldsForName |
具有給定名稱的選項字段列表的容器。
用於強制執行以下約束:具有相同名稱的字段可以存在於不同的選項源中,但不能存在於相同的選項源中
概要
受保護的構造函數 | |
---|---|
OptionFieldsForName () |
公開方法 | |
---|---|
Field | getFirstField () |
Object | getFirstObject () |
iterator () | |
int | size () |
受保護的構造函數
OptionFieldsForName
protected OptionFieldsForName ()
公開方法
getFirstField
public Field getFirstField ()
退貨 | |
---|---|
Field |
投擲 | |
---|---|
ConfigurationException |
getFirstObject
public Object getFirstObject ()
退貨 | |
---|---|
Object |
投擲 | |
---|---|
ConfigurationException |
迭代器
publiciterator ()
退貨 | |
---|---|
尺寸
public int size ()
退貨 | |
---|---|
int |