@NonNullByDefault
Package com.microej.kf.util
This package contains KF utility class.
-
Class Summary Class Description AbstractKFList<T> Implementation of aCollectionwith multi-context support.BooleanConverter AConverterforBoolean.ByteConverter AConverterforByte.CharacterConverter AConverterforCharacter.DateConverter AConverterforDate.DoubleConverter AConverterforDouble.FloatConverter AConverterforFloat.InputStreamConverter InputStreamProxy A wrapper on an InputStreamIntegerConverter AConverterforInteger.IProgressMonitorConverter IProgressMonitorProxy KernelSupport Utility functions on top ofKFlibrary.KFList<T> Implementation of aAbstractKFListoptimized for speed.KFList2<T> Implementation of aAbstractKFListoptimized for heap size.ListConverter<E> AConverterforList.LongConverter AConverterforLong.MapConverter<K,V> AConverterforMap.RunnableWithResult<R> ShortConverter AConverterforShort.StringConverter AConverterforString.