Interface ByteOrderTargeting.Mutable<T extends ByteOrderTargeting.Mutable<?>>
- All Superinterfaces:
 ByteOrderTargeting<T>
- All Known Subinterfaces:
 BinaryPersistenceFoundation<F>,EmbeddedStorageConnectionFoundation<F>,PersistenceFoundation<D,F>
- All Known Implementing Classes:
 BinaryPersistenceFoundation.Default,EmbeddedStorageConnectionFoundation.Default,PersistenceFoundation.Default
- Enclosing interface:
 - ByteOrderTargeting<T extends ByteOrderTargeting<?>>
 
public static interface ByteOrderTargeting.Mutable<T extends ByteOrderTargeting.Mutable<?>> extends ByteOrderTargeting<T>
- 
Nested Class Summary
Nested classes/interfaces inherited from interface one.microstream.persistence.types.ByteOrderTargeting
ByteOrderTargeting.Mutable<T extends ByteOrderTargeting.Mutable<?>> - 
Method Summary
Modifier and Type Method Description TsetTargetByteOrder(ByteOrder targetByteOrder)Methods inherited from interface one.microstream.persistence.types.ByteOrderTargeting
getTargetByteOrder, isByteOrderMismatch