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>