| Package | Description |
|---|---|
| net.openhft.chronicle.wire |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Marshallable
Created by peter.lawrey on 1/10/15.
|
| Modifier and Type | Field and Description |
|---|---|
static ReadMarshallable |
ReadMarshallable.DISCARD |
| Modifier and Type | Method and Description |
|---|---|
<K extends ReadMarshallable,V extends ReadMarshallable> |
ValueIn.typedMap(Map<K,V> usingMap) |
<K extends ReadMarshallable,V extends ReadMarshallable> |
ValueIn.typedMap(Map<K,V> usingMap) |
| Modifier and Type | Method and Description |
|---|---|
default ReadMarshallable |
ValueIn.typedMarshallable() |
| Modifier and Type | Method and Description |
|---|---|
WireIn |
ValueIn.marshallable(ReadMarshallable object) |
Copyright © 2015. All rights reserved.