Serialized Form


Package com.googlecode.biscotti.collect

Class com.googlecode.biscotti.collect.Collections4.UnmodifiableCollection extends ForwardingCollection<E> implements Serializable

serialVersionUID: 1820017752578914078L

Serialized Fields

m_c

Collection<E> m_c

Class com.googlecode.biscotti.collect.Collections4.UnmodifiableMap extends ForwardingMap<K,V> implements Serializable

serialVersionUID: -1034234728574286014L

Serialized Fields

m_m

Map<K,V> m_m

Class com.googlecode.biscotti.collect.Collections4.UnmodifiableNavigableMap extends com.googlecode.biscotti.collect.Collections4.UnmodifiableSortedMap<K,V> implements Serializable

serialVersionUID: 1L

Serialized Fields

m_nm

NavigableMap<K,V> m_nm

Class com.googlecode.biscotti.collect.Collections4.UnmodifiableNavigableSet extends com.googlecode.biscotti.collect.Collections4.UnmodifiableSortedSet<E> implements Serializable

serialVersionUID: 1L

Serialized Fields

m_ns

NavigableSet<E> m_ns

Class com.googlecode.biscotti.collect.Collections4.UnmodifiableSet extends com.googlecode.biscotti.collect.Collections4.UnmodifiableCollection<E> implements Serializable

serialVersionUID: -9215047833775013803L

Class com.googlecode.biscotti.collect.Collections4.UnmodifiableSortedMap extends com.googlecode.biscotti.collect.Collections4.UnmodifiableMap<K,V> implements Serializable

serialVersionUID: -8806743815996713206L

Serialized Fields

m_sm

SortedMap<K,V> m_sm

Class com.googlecode.biscotti.collect.Collections4.UnmodifiableSortedSet extends com.googlecode.biscotti.collect.Collections4.UnmodifiableSet<E> implements Serializable

serialVersionUID: -4929149591599911165L

Serialized Fields

m_ss

SortedSet<E> m_ss

Package org.decisiondeck.jmcda.exc

Class org.decisiondeck.jmcda.exc.InvalidInputException extends Exception implements Serializable

serialVersionUID: 1L

Class org.decisiondeck.jmcda.exc.InvalidInvocationException extends Exception implements Serializable

serialVersionUID: 1L


Package org.decisiondeck.xmcda_oo.utils

Class org.decisiondeck.xmcda_oo.utils.InvalidXMCDAUtilsArguments extends Exception implements Serializable



Copyright © 2011. All Rights Reserved.