Package | Description |
---|---|
org.jboss.marshalling.util |
Modifier and Type | Class and Description |
---|---|
class |
BooleanFieldPutter
A field putter for boolean-type fields.
|
class |
ByteFieldPutter
A field putter for byte-type fields.
|
class |
CharFieldPutter
A field putter for char-type fields.
|
class |
DoubleFieldPutter
A field putter for double-type fields.
|
class |
FloatFieldPutter
A field putter for float-type fields.
|
class |
IntFieldPutter
A field putter for int-type fields.
|
class |
LongFieldPutter
A field putter for long-type fields.
|
class |
ObjectFieldPutter
A field putter for object-type fields.
|
class |
ShortFieldPutter
A field putter for short-type fields.
|
Copyright © 2019 JBoss by Red Hat. All rights reserved.