Serialized Form


Package net.wotonomy.foundation

Class net.wotonomy.foundation.NSArray extends java.lang.Object implements Serializable

Serialized Fields

list

java.util.List<E> list
Actual list that backs this instance.

Class net.wotonomy.foundation.NSComparator.ComparisonException extends java.lang.ClassCastException implements Serializable

Class net.wotonomy.foundation.NSDate extends java.util.Date implements Serializable

Class net.wotonomy.foundation.NSDictionary extends java.util.HashMap implements Serializable

Class net.wotonomy.foundation.NSForwardException extends java.lang.RuntimeException implements Serializable

Serialized Fields

message

java.lang.String message

wrappedThrowable

java.lang.Throwable wrappedThrowable

Class net.wotonomy.foundation.NSMutableArray extends NSArray implements Serializable

Class net.wotonomy.foundation.NSMutableDictionary extends NSDictionary implements Serializable

Class net.wotonomy.foundation.NSNull extends java.lang.Object implements Serializable

Class net.wotonomy.foundation.NSNumberFormatter extends java.text.DecimalFormat implements Serializable

Class net.wotonomy.foundation.NSSelector extends java.lang.Object implements Serializable

Serialized Fields

methodMap

NSMutableDictionary methodMap

methodName

java.lang.String methodName

parameterTypes

java.lang.Class<T>[] parameterTypes

comparator

java.util.Comparator<T> comparator

Class net.wotonomy.foundation.NSSet extends java.util.HashSet implements Serializable

Class net.wotonomy.foundation.NSTimestamp extends java.sql.Timestamp implements Serializable

Class net.wotonomy.foundation.NSTimestampFormatter extends java.text.SimpleDateFormat implements Serializable

Class net.wotonomy.foundation.NSTimeZone extends java.util.TimeZone implements Serializable

Serialization Methods

readResolve

protected java.lang.Object readResolve()
                                throws java.io.ObjectStreamException
Throws:
java.io.ObjectStreamException
Serialized Fields

_data

NSData _data

_name

java.lang.String _name

Package net.wotonomy.foundation.internal

Class net.wotonomy.foundation.internal.IntrospectorException extends WotonomyException implements Serializable

Class net.wotonomy.foundation.internal.MissingPropertyException extends IntrospectorException implements Serializable

Class net.wotonomy.foundation.internal.NullPrimitiveException extends IntrospectorException implements Serializable

Class net.wotonomy.foundation.internal.PropertyComparator extends java.lang.Object implements Serializable

Serialized Fields

property

java.lang.String property

Class net.wotonomy.foundation.internal.WotonomyException extends java.lang.RuntimeException implements Serializable

Serialized Fields

message

java.lang.String message

wrappedThrowable

java.lang.Throwable wrappedThrowable



Copyright © 2006 null. All Rights Reserved.