Searched defs:in (Results 1 - 2 of 2) sorted by relevance

/ropes-1.2.5/src/org/ahmadsoft/ropes/impl/
H A DSerializedRope.java12 * Java Ropes is distributed in the hope that it will be useful,
41 * regardless of the particular in-memory representation.
66 public void readExternal(final ObjectInput in) throws IOException, argument
69 // result in a FlatRope.
70 this.rope = Rope.BUILDER.build(in.readUTF());
/ropes-1.2.5/
H A Dropes.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/ahmadsoft/ org/ahmadsoft/ropes/ org/ahmadsoft/ropes/impl/ ...

Completed in 10 milliseconds