List of utility methods to do ObjectInput Read Long
return (in.readBoolean() ? null : new Long(in.readLong()));
byte b = in.readByte(); switch (b) { case NULL: return null; case NOTNULL: return in.readLong(); throw new InvalidObjectException("null flag broken:" + b); ...
AltStyle によって変換されたページ (->オリジナル) / アドレス: モード: デフォルト 音声ブラウザ ルビ付き 配色反転 文字拡大 モバイル