Interface BinaryValueTranslatorLookupProvider
-
- All Known Subinterfaces:
BinaryValueTranslatorMappingProvider
- All Known Implementing Classes:
BinaryValueTranslatorMappingProvider.Default
public interface BinaryValueTranslatorLookupProvider
-
-
Method Summary
Modifier and Type Method Description TypeMappingLookup<BinaryValueSetter>
mapping(boolean switchByteOrder)
-
-
-
Method Detail
-
mapping
TypeMappingLookup<BinaryValueSetter> mapping(boolean switchByteOrder)
-
-