IConfigOptionValueTransformer

public interface IConfigOptionValueTransformer

com.android.tradefed.config.IConfigOptionValueTransformer


อินเทอร์เฟซสําหรับจัดการค่าตัวเลือกการกําหนดค่า

สรุป

เมธอดสาธารณะ

abstract Object transform(Object configObj, Option option, Object fieldValue)

เมธอดสาธารณะ

เปลี่ยนรูปแบบ

public abstract Object transform (Object configObj, 
                Option option, 
                Object fieldValue)

พารามิเตอร์
configObj Object

option Option

fieldValue Object

คิกรีเทิร์น
Object