| Package | Description |
|---|---|
| org.jboss.marshalling.reflect |
Reflection utilities for marshalling users and implementations.
|
| org.jboss.marshalling.util |
| Class | Description |
|---|---|
| Kind |
The kind of field.
|
| Class | Description |
|---|---|
| FieldPutter |
Base class for a field "putter" which represents a field's data cell.
|
| IdentityIntMap |
An efficient identity object map whose keys are objects and whose values are
ints. |
| IdentityIntSet |
An efficient identity object set.
|
| IntKeyMap |
An integer-keyed map, optimized for fast copying.
|
| IntKeyMap.Entry |
A map entry.
|
| IntMap |
An efficient object map whose keys are objects and whose values are
ints. |
| IntSet |
An efficient object set.
|
| Kind |
The kind of field.
|
| ReadField |
Base class for a field which was read from the data stream.
|
Copyright © 2020 JBoss by Red Hat. All rights reserved.