Package com.iizix.selector
Interface IInfoProvider
public interface IInfoProviderInterface for information providing for the device matcher.- Author:
- Christopher Mindus
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringgetString(java.lang.String id)Gets a string with the specified ID.doublegetValue(java.lang.String id)Gets a value with the specified ID.