For IntelliJ IDEA and
Android Studio


private void myMethod () {}
public void write(DataOutput out) throws IOException { DTFile.API_VERSION.write(out); Utils.writeVLong(out, recordCount); Utils.writeString(out, strComparator); }
API_VERSION.write(out); Magic.write(out); out.flush();
API_VERSION.write(out); Magic.write(out); out.flush();
public void write(DataOutput out) throws IOException { TFile.API_VERSION.write(out); Utils.writeVLong(out, recordCount); Utils.writeString(out, strComparator); }
public void write(DataOutput out) throws IOException { DTFile.API_VERSION.write(out); Utils.writeVLong(out, recordCount); Utils.writeString(out, strComparator); }
public void write(DataOutput out) throws IOException { TFile.API_VERSION.write(out); Utils.writeVLong(out, recordCount); Utils.writeString(out, strComparator); }
public void write(DataOutput out) throws IOException { TFile.API_VERSION.write(out); Utils.writeVLong(out, recordCount); Utils.writeString(out, strComparator); }
API_VERSION.write(out); Magic.write(out); out.flush();
API_VERSION.write(out); Magic.write(out); out.flush();
API_VERSION.write(out); Magic.write(out); out.flush();