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