Serialized Form


Package nl.knowledgeplaza.math

Class nl.knowledgeplaza.math.Fraction extends Number implements Serializable

serialVersionUID: 1L

Serialized Fields

iValue

BigInteger iValue

iDivider

BigInteger iDivider

Package nl.knowledgeplaza.util

Class nl.knowledgeplaza.util.AbstractBean extends Object implements Serializable

Class nl.knowledgeplaza.util.GregorianCalendar extends GregorianCalendar implements Serializable

Class nl.knowledgeplaza.util.JdbcUtil.JdbcList extends ArrayList implements Serializable

serialVersionUID: 1L

Class nl.knowledgeplaza.util.JdbcUtil.JdbcMap extends LinearMap implements Serializable

serialVersionUID: 1L

Class nl.knowledgeplaza.util.LinearMap extends Object implements Serializable

Serialized Fields

list

ArrayList<E> list

iEntrySet

Set<E> iEntrySet

iKeySet

Set<E> iKeySet

iValues

List<E> iValues

Class nl.knowledgeplaza.util.LinearSet extends AbstractSet<T> implements Serializable

Serialized Fields

list

List<E> list

Class nl.knowledgeplaza.util.Properties extends Properties implements Serializable

serialVersionUID: 0L

Serialized Fields

iIdentifiers

SortedMap<K,V> iIdentifiers

Class nl.knowledgeplaza.util.SortedOnKeyMap extends Object implements Serializable

Serialized Fields

list

ArrayList<E> list

iComparator

Comparator<T> iComparator

iToKeyComparator

Comparator<T> iToKeyComparator

iEntrySet

Set<E> iEntrySet

iKeySet

Set<E> iKeySet

iValues

List<E> iValues

Class nl.knowledgeplaza.util.SortedSet extends AbstractSet implements Serializable

Serialized Fields

list

List<E> list

iComparator

Comparator<T> iComparator

Package nl.knowledgeplaza.util.collection

Class nl.knowledgeplaza.util.collection.CollectionEvent extends EventObject implements Serializable

Serialized Fields

type

int type

value

Collection<E> value

originalValue

Collection<E> originalValue

Class nl.knowledgeplaza.util.collection.ObservableList extends ArrayList<T> implements Serializable

Serialized Fields

iListeners

ArrayList<E> iListeners
the observers of this collection

Class nl.knowledgeplaza.util.collection.ObservableMap extends HashMap implements Serializable

Serialized Fields

listeners

ArrayList<E> listeners
the observers of this collection

Class nl.knowledgeplaza.util.collection.ObservableSet extends HashSet implements Serializable

Serialized Fields

listeners

ArrayList<E> listeners
the observers of this collection

Class nl.knowledgeplaza.util.collection.ObservableSortedMap extends TreeMap implements Serializable

Serialized Fields

listeners

ArrayList<E> listeners
the observers of this collection

Class nl.knowledgeplaza.util.collection.ObservableSortedSet extends TreeSet implements Serializable

Serialized Fields

listeners

ArrayList<E> listeners
the observers of this collection

Class nl.knowledgeplaza.util.collection.SortedList extends ArrayList<T> implements Serializable

serialVersionUID: 1L

Serialized Fields

log4j

org.apache.log4j.Logger log4j

iComparator

Comparator<T> iComparator

Package nl.knowledgeplaza.util.jdbc

Class nl.knowledgeplaza.util.jdbc.ParameterSet extends LinearMap implements Serializable

Serialized Fields

iKeysWhoHaveAValueSet

List<E> iKeysWhoHaveAValueSet

Package nl.knowledgeplaza.util.jpa

Class nl.knowledgeplaza.util.jpa.AbstractBean extends AbstractBean<T> implements Serializable

Class nl.knowledgeplaza.util.jpa.AbstractBeanEclipselink extends AbstractBean<T> implements Serializable

Class nl.knowledgeplaza.util.jpa.FractionToBigDecimalConverter extends Object implements Serializable


Package nl.knowledgeplaza.util.pool

Class nl.knowledgeplaza.util.pool.BaseObjectPool.NotFromThisPoolException extends RuntimeException implements Serializable

Class nl.knowledgeplaza.util.pool.BaseObjectPool.TimeOutException extends RuntimeException implements Serializable


Package nl.knowledgeplaza.util.text

Class nl.knowledgeplaza.util.text.SimpleDateFormat extends SimpleDateFormat implements Serializable

Serialized Fields

iThreadLocal

ThreadLocal<T> iThreadLocal

iTemplate

SimpleDateFormat iTemplate



Copyright © 2012 KnowledgePlaza. All Rights Reserved.