Interface Mapping.Short

All Superinterfaces:
DataMapping<ValueLayout.OfShort>, IntegerMapping<ValueLayout.OfShort>, Mapping<ValueLayout.OfShort>, PrimitiveMapping<ValueLayout.OfShort>
Enclosing interface:
Mapping<L extends MemoryLayout>

public static sealed interface Mapping.Short extends IntegerMapping<ValueLayout.OfShort>
Mapping from ValueLayout.JAVA_SHORT to C int16_t or uint16_t.