コード例 #1
0
ファイル: CompactStats.java プロジェクト: jeng832/tomgibara
 void write() {
   CodedStreams.writeToFile(this, coding, file);
 }