Type Alias JShort

Source
pub type JShort = jshort;

Trait Implementations§

Source§

impl AsJValue for JShort

Source§

impl FromJValue for JShort

Source§

unsafe fn from_jvalue(value: JValue) -> Option<Self>

Source§

impl JArrayPrimMaker for JShort

Source§

const TYPE: JArrayPrimType = JArrayPrimType::Short

Source§

impl JReturnMaker for JShort

Source§

const RETURN_TYPE: JReturnType = JReturnType::Short