hunt.Short

Undocumented in source.

Members

Classes

Short
class Short

The {@code Short} class wraps a value of primitive type {@code short} in an object. An object of type {@code Short} contains a single field whose type is {@code short}.

Meta