JBoss Marshalling 1.4.3.Final

Package org.jboss.marshalling.util

Class Summary
BooleanFieldPutter A field putter for boolean-type fields.
BooleanReadField A read field whose value is a boolean type.
ByteFieldPutter A field putter for byte-type fields.
ByteReadField A read field whose value is a byte type.
CharFieldPutter A field putter for char-type fields.
CharReadField A read field whose value is a character type.
DoubleFieldPutter A field putter for double-type fields.
DoubleReadField A read field whose value is a double type.
FieldPutter Base class for a field "putter" which represents a field's data cell.
FlatNavigableMap<K,V>  
FlatNavigableSet<E>  
FloatFieldPutter A field putter for float-type fields.
FloatReadField A read field whose value is a float type.
IdentityIntMap<T> An efficient identity object map whose keys are objects and whose values are ints.
IdentityIntSet<T> An efficient identity object set.
IntFieldPutter A field putter for int-type fields.
IntKeyMap<V> An integer-keyed map, optimized for fast copying.
IntKeyMap.Entry<V> A map entry.
IntMap<T> An efficient object map whose keys are objects and whose values are ints.
IntReadField A read field whose value is an int type.
IntSet<T> An efficient object set.
LongFieldPutter A field putter for long-type fields.
LongReadField A read field whose value is a long type.
ObjectFieldPutter A field putter for object-type fields.
ObjectReadField A read field whose value is an object type.
ReadField Base class for a field which was read from the data stream.
ShortFieldPutter A field putter for short-type fields.
ShortReadField A read field whose value is a boolean type.
 

Enum Summary
Kind The kind of field.
 


JBoss Marshalling 1.4.3.Final

Copyright © 2011 JBoss, a division of Red Hat, Inc.