Home | History | Annotate | Download | only in os

Lines Matching refs:Short

1022      * <li> Short
1076 } else if (v instanceof Short) {
1078 writeInt(((Short) v).intValue());
1857 return (short) readInt();