Class Hierarchy
- java.lang.Object
- com.microej.kf.util.AbstractKFList<T> (implements java.util.Collection<E>, ej.kf.FeatureStateListener)
- com.microej.kf.util.BooleanConverter (implements ej.kf.Converter<T>)
- com.microej.kf.util.ByteConverter (implements ej.kf.Converter<T>)
- com.microej.kf.util.CharacterConverter (implements ej.kf.Converter<T>)
- com.microej.kf.util.DateConverter (implements ej.kf.Converter<T>)
- com.microej.kf.util.DoubleConverter (implements ej.kf.Converter<T>)
- com.microej.kf.util.FloatConverter (implements ej.kf.Converter<T>)
- java.io.InputStream (implements java.io.Closeable)
- com.microej.kf.util.InputStreamProxy
- com.microej.kf.util.InputStreamConverter (implements ej.kf.Converter<T>)
- com.microej.kf.util.IntegerConverter (implements ej.kf.Converter<T>)
- com.microej.kf.util.IProgressMonitorConverter (implements ej.kf.Converter<T>)
- com.microej.kf.util.KernelSupport
- com.microej.kf.util.ListConverter<E> (implements ej.kf.Converter<T>)
- com.microej.kf.util.LongConverter (implements ej.kf.Converter<T>)
- com.microej.kf.util.MapConverter<K,V> (implements ej.kf.Converter<T>)
- ej.kf.Proxy<T>
- com.microej.kf.util.IProgressMonitorProxy (implements org.eclipse.core.runtime.IProgressMonitor)
- com.microej.kf.util.RunnableWithResult<R> (implements java.lang.Runnable)
- com.microej.kf.util.ShortConverter (implements ej.kf.Converter<T>)
- com.microej.kf.util.StringConverter (implements ej.kf.Converter<T>)