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.String- getString(java.lang.String id)Gets a string with the specified ID.- double- getValue(java.lang.String id)Gets a value with the specified ID.