Serialized Form
-
Package com.killcoding.cache
-
Class com.killcoding.cache.CacheArray
class CacheArray extends Object implements Serializable-
Serialized Fields
-
BATCH
List BATCH
-
BATCH_INDEX
Integer BATCH_INDEX
-
cacheKeys
List<String> cacheKeys
All cache keys list -
completed
boolean completed
'true' is completed -
filter
CacheArrayFilter filter
-
INDEX
Integer INDEX
-
lastItem
Object lastItem
-
nullIsCompleted
boolean nullIsCompleted
-
OBJECT
Object OBJECT
-
SIZE
Integer SIZE
-
-
-
Class com.killcoding.cache.DataObject
class DataObject extends Object implements Serializable
-
-
Package com.killcoding.tool
-
Class com.killcoding.tool.ConfigProperties
class ConfigProperties extends Properties implements Serializable-
Serialized Fields
-
parseContentRaw
String parseContentRaw
-
-
-
Class com.killcoding.tool.ResultMap
-