| Interface | Description |
|---|---|
| FieldMapEx<T> |
Forked and modified from protostuff
Interface for map of fields - defines how to you get field by name or number (tag).
|
| Class | Description |
|---|---|
| ArrayFieldMapEx<T> |
Forked and modified from protostuff
Field mapping implemented on top of java array for lookup by number.
|
| FieldSchema<T> |
Forked and modified from protostuff
Represents a field of a message/pojo.
|
| FieldTypeUtils | |
| HashFieldMapEx<T> |
Forked and modified from protostuff
Field mapping implemented on top of hash for field lookup by number.
|
Copyright © 2017–2019 The Apache Software Foundation. All rights reserved.