Package org.jboss.marshalling.util
package org.jboss.marshalling.util
-
ClassDescriptionA field putter for boolean-type fields.A read field whose value is a boolean type.A field putter for byte-type fields.A read field whose value is a byte type.A field putter for char-type fields.A read field whose value is a character type.A field putter for double-type fields.A read field whose value is a double type.Base class for a field "putter" which represents a field's data cell.FlatNavigableMap<K,
V> A field putter for float-type fields.A read field whose value is a float type.An efficient identity object map whose keys are objects and whose values areint
s.An efficient identity object set.A field putter for int-type fields.IntKeyMap<V>An integer-keyed map, optimized for fast copying.A map entry.IntMap<T>An efficient object map whose keys are objects and whose values areint
s.A read field whose value is an int type.IntSet<T>An efficient object set.The kind of field.A field putter for long-type fields.A read field whose value is a long type.A field putter for object-type fields.A read field whose value is an object type.Base class for a field which was read from the data stream.A field putter for short-type fields.A read field whose value is a boolean type.