| 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 | Class and Description |
|---|---|
class |
WireSerializedLambda
Created by peter on 23/06/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) |
<T extends ReadMarshallable> |
ValueIn.typedMarshallable() |
| Modifier and Type | Method and Description |
|---|---|
WireIn |
ValueIn.marshallable(ReadMarshallable object) |
Copyright © 2015. All rights reserved.