Constant genco::java::CHAR [] [src]

pub const CHAR: Java<'static> = Java::Primitive{primitive: "char", boxed: "Character",}

Char primitive type.