String propertyName
Object newValue
Object oldValue
Object propagationId
private void readObject(ObjectInputStream s) throws ClassNotFoundException, IOException
ClassNotFoundExceptionIOExceptionprivate void writeObject(ObjectOutputStream s) throws IOException
PropertyChangeListeners.
At serialization time we skip non-serializable listeners and only serialize the serializable listeners.
IOExceptionPropertyChangeEvent evt
private void readObject(ObjectInputStream s) throws ClassNotFoundException, IOException
ClassNotFoundExceptionIOExceptionprivate void writeObject(ObjectOutputStream s) throws IOException
VetoableChangeListeners.
At serialization time we skip non-serializable listeners and only serialize the serializable listeners.
IOExceptionprivate void readObject(ObjectInputStream s) throws IOException, ClassNotFoundException
IOExceptionClassNotFoundExceptionprivate void writeObject(ObjectOutputStream s) throws IOException
IOExceptionString path
private void readObject(ObjectInputStream arg0) throws IOException, ClassNotFoundException
IOExceptionClassNotFoundExceptionprivate void writeObject(ObjectOutputStream arg0) throws IOException
IOExceptionString actions
String classname
String actions
Exception detail
This field predates the general-purpose exception chaining facility.
The Throwable.getCause() method is now the preferred means of
obtaining this information.
Throwable ex
String name
Enum.toString() method rather than
accessing this field.int ordinal
Throwable exception
Object r
String detailMessage
FileNotFoundException, this contains the name of
the file that could not be found.Throwable cause
StackTraceElement[] stackTrace
Throwable.getStackTrace().
The field is initialized to a zero-length array. A null value of this field indicates subsequent calls to Throwable.setStackTrace(StackTraceElement[]) and Throwable.fillInStackTrace() will be be no-ops.String typeName
Throwable target
InvocationHandler h
Throwable undeclaredThrowable
private void readObject(ObjectInputStream s) throws IOException, ClassNotFoundException
BigDecimal instance from a stream (that is,
deserialize it).IOExceptionClassNotFoundExceptionprivate void writeObject(ObjectOutputStream s) throws IOException
BigDecimal to the stream in questionIOExceptionBigInteger intVal
BigDecimal.unscaledValue().BigDecimal.unscaledValue()int scale
BigDecimal.scale.BigDecimal.scaleprivate void writeObject(ObjectOutputStream s) throws IOException
BigInteger instance to a stream.
The magnitude of a BigInteger is serialized as a byte array for
historical reasons.IOExceptionint bitCount
int bitLength
int lowestSetBit
int[] magnitude
int signum
private void readObject(ObjectInputStream s) throws IOException, ClassNotFoundException
MathContext instance from a stream (that is,
deserialize it).IOExceptionClassNotFoundExceptionint precision
precision will always be non-negative.
RoundingMode roundingMode
RoundingModeint responseCode
String location
private Object writeReplace() throws ObjectStreamException
ObjectStreamExceptionprivate void readObject(ObjectInputStream arg0) throws IOException, ClassNotFoundException
IOExceptionClassNotFoundExceptionprivate void writeObject(ObjectOutputStream arg0) throws IOException
IOExceptionbyte[] ipaddress
int scope_id
boolean scope_id_set
boolean scope_ifname_set
String ifname
private void readObject(ObjectInputStream arg0) throws IOException, ClassNotFoundException
IOExceptionClassNotFoundExceptionprivate void writeObject(ObjectOutputStream arg0) throws IOException
IOExceptionprivate Object readResolve() throws ObjectStreamException
ObjectStreamExceptionprivate void readObjectNoData(ObjectInputStream arg0) throws IOException, ClassNotFoundException
IOExceptionClassNotFoundExceptionprivate void readObject(ObjectInputStream arg0) throws IOException, ClassNotFoundException
IOExceptionClassNotFoundExceptionprivate void writeObject(ObjectOutputStream arg0) throws IOException
IOExceptionprivate void readObjectNoData()
throws ObjectStreamException
ObjectStreamExceptionprivate void readObject(ObjectInputStream arg0) throws IOException, ClassNotFoundException
IOExceptionClassNotFoundExceptionprivate void writeObject(ObjectOutputStream arg0) throws IOException
IOExceptionString actions
private void readObject(ObjectInputStream is) throws ClassNotFoundException, IOException
The ObjectInputStream.defaultReadObject() method is
invoked to read the value of the string field. The result is
then parsed in the usual way.
ClassNotFoundExceptionIOExceptionprivate void writeObject(ObjectOutputStream os) throws IOException
The only serializable field of a URI instance is its string
field. That field is given a value, if it does not have one already,
and then the ObjectOutputStream.defaultWriteObject()
method of the given object-output stream is invoked.
IOExceptionString string
String input
int index
String protocol
String host
int port
String file
file is
defined as path[?query]String authority
String ref
int hashCode
InputStream is
Object[] a
private void readObject(ObjectInputStream arg0) throws IOException, ClassNotFoundException
IOExceptionClassNotFoundExceptionprivate void writeObject(ObjectOutputStream arg0) throws IOException
IOExceptionprivate void readObject(ObjectInputStream arg0) throws IOException, ClassNotFoundException
IOExceptionClassNotFoundExceptionprivate void writeObject(ObjectOutputStream arg0) throws IOException
IOExceptionint[] fields
boolean[] isSet
long time
boolean isTimeSet
boolean areFieldsSet
boolean lenient
TimeZone zone
int firstDayOfWeek
int minimalDaysInFirstWeek
int nextStamp
int serialVersionOnStream
int n
Object element
private Object readResolve()
private Object readResolve()
private Object readResolve()
Collection<E> c
Class<T> type
Object[] zeroLengthElementArray
private Object readResolve()
Comparator<T> cmp
Object element
Object element
Collection<E> c
Object mutex
private Object readResolve()
private Object writeReplace()
Collection<E> c
private Object readResolve()
private Object writeReplace()
private void readObject(ObjectInputStream arg0) throws IOException, ClassNotFoundException
IOExceptionClassNotFoundExceptionprivate void writeObject(ObjectOutputStream arg0) throws IOException
IOExceptionString flags
private void readObject(ObjectInputStream arg0) throws IOException, ClassNotFoundException
IOExceptionClassNotFoundExceptionprivate void writeObject(ObjectOutputStream arg0) throws IOException
IOExceptionprivate void readObject(ObjectInputStream arg0) throws InvalidObjectException
InvalidObjectExceptionObject writeReplace()
String f
char c
private void readObject(ObjectInputStream arg0) throws IOException, ClassNotFoundException
IOExceptionClassNotFoundExceptionlong gregorianCutover
private void readObject(ObjectInputStream s) throws IOException, ClassNotFoundException
IOExceptionClassNotFoundExceptionprivate void writeObject(ObjectOutputStream s) throws IOException
IOExceptionint size
String flags
private void readObject(ObjectInputStream arg0) throws NotSerializableException
NotSerializableExceptionprivate void writeObject(ObjectOutputStream arg0) throws NotSerializableException
NotSerializableExceptionprivate void readObject(ObjectInputStream arg0) throws IOException, ClassNotFoundException
IOExceptionClassNotFoundExceptionprivate void writeObject(ObjectOutputStream arg0) throws IOException
IOExceptionprivate Object readResolve() throws ObjectStreamException
ObjectStreamExceptionString s
String s
int size
Comparator<T> comparator
Properties defaults
private void readObject(ObjectInputStream arg0) throws IOException, ClassNotFoundException
IOExceptionClassNotFoundExceptionprivate void writeObject(ObjectOutputStream arg0) throws IOException
IOExceptionString actions
private void readObject(ObjectInputStream arg0) throws IOException, ClassNotFoundException
IOExceptionClassNotFoundExceptionprivate void writeObject(ObjectOutputStream arg0) throws IOException
IOExceptionint startMonth
int startDay
int startDayOfWeek
int startTime
int startTimeMode
int endMonth
int endDay
int endDayOfWeek
int endTime
int endTimeMode
int startYear
int rawOffset
boolean useDaylight
byte[] monthLength
int startMode
int endMode
int dstSavings
int serialVersionOnStream
String ID
private void readObject(ObjectInputStream s) throws IOException, ClassNotFoundException
TreeMap instance from a stream (i.e.,
deserialize it).IOExceptionClassNotFoundExceptionprivate void writeObject(ObjectOutputStream s) throws IOException
TreeMap instance to a stream (i.e.,
serialize it).IOExceptionComparator<T> comparator
Comparator<T> reverseComparator
TreeMap<K,V> m
Object lo
Object hi
boolean fromStart
boolean toEnd
boolean loInclusive
boolean hiInclusive
private void readObject(ObjectInputStream s) throws IOException, ClassNotFoundException
TreeSet instance from a stream (that is,
deserialize it).IOExceptionClassNotFoundExceptionprivate void writeObject(ObjectOutputStream s) throws IOException
TreeSet instance to a stream (that is,
serialize it).null if it obeys its elements' natural ordering
(Object), followed by the size of the set (the number of
elements it contains) (int), followed by all of its
elements (each an Object) in order (as determined by the
set's Comparator, or by the elements' natural ordering if
the set has no Comparator).IOExceptionString s
String flags
Object[] elementData
Any array elements following the last element in the Vector are null.
int elementCount
Vector object.
Components elementData[0] through
elementData[elementCount-1] are the actual items.int capacityIncrement
Object[] items
int takeIndex
int putIndex
int count
ReentrantLock lock
Condition notEmpty
Condition notFull
private void readObject(ObjectInputStream arg0) throws IOException, ClassNotFoundException
IOExceptionClassNotFoundExceptionprivate void writeObject(ObjectOutputStream arg0) throws IOException
IOExceptionint segmentMask
int segmentShift
java.util.concurrent.ConcurrentHashMap.Segment<K,V>[] segments
private void readObject(ObjectInputStream arg0) throws IOException, ClassNotFoundException
IOExceptionClassNotFoundExceptionprivate void writeObject(ObjectOutputStream arg0) throws IOException
IOExceptionprivate void readObject(ObjectInputStream arg0) throws IOException, ClassNotFoundException
IOExceptionClassNotFoundExceptionprivate void writeObject(ObjectOutputStream arg0) throws IOException
IOExceptionprivate void readObject(ObjectInputStream arg0) throws IOException, ClassNotFoundException
IOExceptionClassNotFoundExceptionprivate void writeObject(ObjectOutputStream arg0) throws IOException
IOExceptionComparator<T> comparator
ConcurrentNavigableMap<K,V> m
private void readObject(ObjectInputStream arg0) throws IOException, ClassNotFoundException
IOExceptionClassNotFoundExceptionprivate void writeObject(ObjectOutputStream arg0) throws IOException
IOExceptionCopyOnWriteArrayList<E> al
private void readObject(ObjectInputStream arg0) throws IOException, ClassNotFoundException
IOExceptionClassNotFoundExceptionprivate void writeObject(ObjectOutputStream arg0) throws IOException
IOExceptionint status
private void readObject(ObjectInputStream arg0) throws IOException, ClassNotFoundException
IOExceptionClassNotFoundExceptionprivate void writeObject(ObjectOutputStream arg0) throws IOException
IOExceptionint capacity
ReentrantLock lock
Condition notEmpty
Condition notFull
private void readObject(ObjectInputStream arg0) throws IOException, ClassNotFoundException
IOExceptionClassNotFoundExceptionprivate void writeObject(ObjectOutputStream arg0) throws IOException
IOExceptionint capacity
AtomicInteger count
ReentrantLock takeLock
Condition notEmpty
ReentrantLock putLock
Condition notFull
private void readObject(ObjectInputStream arg0) throws IOException, ClassNotFoundException
IOExceptionClassNotFoundExceptionprivate void writeObject(ObjectOutputStream arg0) throws IOException
IOExceptionprivate void readObject(ObjectInputStream arg0) throws IOException, ClassNotFoundException
IOExceptionClassNotFoundExceptionprivate void writeObject(ObjectOutputStream arg0) throws IOException
IOExceptionReentrantLock lock
Condition notEmpty
PriorityQueue<E> q
Object result
java.util.concurrent.Semaphore.Sync sync
private void readObject(ObjectInputStream arg0) throws IOException, ClassNotFoundException
IOExceptionClassNotFoundExceptionprivate void writeObject(ObjectOutputStream arg0) throws IOException
IOExceptionReentrantLock qlock
java.util.concurrent.SynchronousQueue.WaitQueue waitingProducers
java.util.concurrent.SynchronousQueue.WaitQueue waitingConsumers
private void writeObject(ObjectOutputStream out) throws IOException
IOExceptionLevel level
long sequenceNumber
String sourceClassName
String sourceMethodName
String message
int threadID
long millis
Throwable thrown
String loggerName
String resourceBundleName
Copyright © 2013 API Design. All Rights Reserved.