| Package | Description |
|---|---|
| net.openhft.lang.model |
| Modifier and Type | Method and Description |
|---|---|
Map<String,? extends FieldModel> |
DataValueModel.fieldMap() |
Map<String,? extends FieldModel> |
DataValueModelImpl.fieldMap() |
| Modifier and Type | Method and Description |
|---|---|
static int |
DataValueGenerator.computeOffset(int offset,
FieldModel model) |
static int |
DataValueGenerator.fieldSize(FieldModel model) |
static Method |
DataValueGenerator.getGetter(FieldModel model) |
static Method |
DataValueGenerator.getOrderedSetter(FieldModel model) |
static Method |
DataValueGenerator.getSetter(FieldModel model) |
static Method |
DataValueGenerator.getVolatileGetter(FieldModel model) |
Copyright © 2019. All rights reserved.