/[classpath]/classpath/java/nio/ShortBufferImpl.java
ViewVC logotype

Diff of /classpath/java/nio/ShortBufferImpl.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by mkoch, Tue May 20 10:34:22 2003 UTC revision 1.2 by mkoch, Fri Jun 27 21:03:52 2003 UTC
# Line 41  package java.nio; Line 41  package java.nio;
41  /**  /**
42   * This is a Heap memory implementation   * This is a Heap memory implementation
43   */   */
44  public final class ShortBufferImpl extends ShortBuffer  final class ShortBufferImpl extends ShortBuffer
45  {  {
46    private boolean readOnly;    private boolean readOnly;
47    

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26