Serialized Form


Package nl.knowledgeplaza.math

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

serialVersionUID: 1L

Serialized Fields

iValue

java.math.BigInteger iValue

iDivider

java.math.BigInteger iDivider

Package nl.knowledgeplaza.util

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

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

serialVersionUID: 1L

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

serialVersionUID: 1L

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

Serialized Fields

list

java.util.ArrayList<E> list

iEntrySet

java.util.Set<E> iEntrySet

iKeySet

java.util.Set<E> iKeySet

iValues

java.util.List<E> iValues

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

Serialized Fields

list

java.util.List<E> list

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

serialVersionUID: 0L

Serialized Fields

iIdentifiers

java.util.SortedMap<K,V> iIdentifiers

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

Serialized Fields

list

java.util.ArrayList<E> list

iComparator

java.util.Comparator<T> iComparator

iToKeyComparator

java.util.Comparator<T> iToKeyComparator

iEntrySet

java.util.Set<E> iEntrySet

iKeySet

java.util.Set<E> iKeySet

iValues

java.util.List<E> iValues

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

Serialized Fields

list

java.util.List<E> list

iComparator

java.util.Comparator<T> iComparator

Package nl.knowledgeplaza.util.collection

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

Serialized Fields

type

int type

value

java.util.Collection<E> value

originalValue

java.util.Collection<E> originalValue

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

Serialized Fields

iListeners

java.util.ArrayList<E> iListeners
the observers of this collection

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

Serialized Fields

listeners

java.util.ArrayList<E> listeners
the observers of this collection

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

Serialized Fields

listeners

java.util.ArrayList<E> listeners
the observers of this collection

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

Serialized Fields

listeners

java.util.ArrayList<E> listeners
the observers of this collection

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

Serialized Fields

listeners

java.util.ArrayList<E> listeners
the observers of this collection

Class nl.knowledgeplaza.util.collection.SortedList extends java.util.ArrayList implements Serializable

serialVersionUID: 1L

Serialized Fields

log4j

org.apache.log4j.Logger log4j

iComparator

java.util.Comparator<T> iComparator

Package nl.knowledgeplaza.util.jdbc

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

Serialized Fields

iKeysWhoHaveAValueSet

java.util.List<E> iKeysWhoHaveAValueSet

Package nl.knowledgeplaza.util.jpa

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


Package nl.knowledgeplaza.util.pool

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

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



Copyright © 2010 KnowledgePlaza. All Rights Reserved.