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