@FunctionalInterface public interface ByteOrderTargeting<T extends ByteOrderTargeting<?>>
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ByteOrderTargeting.Mutable<T extends ByteOrderTargeting.Mutable<?>> |
| Modifier and Type | Method and Description |
|---|---|
ByteOrder |
getTargetByteOrder() |
default boolean |
isByteOrderMismatch() |
static boolean |
isByteOrderMismatch(ByteOrder targetByteOrder) |
Copyright © 2022 MicroStream Software. All rights reserved.