/[classpath]/classpath/org/omg/CORBA/portable/BoxedValueHelper.java
ViewVC logotype

Diff of /classpath/org/omg/CORBA/portable/BoxedValueHelper.java

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

revision 1.2 by audriusa, Sun Jun 5 17:52:28 2005 UTC revision 1.3 by audriusa, Mon Jun 6 13:45:20 2005 UTC
# Line 41  package org.omg.CORBA.portable; Line 41  package org.omg.CORBA.portable;
41  import java.io.Serializable;  import java.io.Serializable;
42    
43  /**  /**
44   * Provides a helper operations for the value type.   * Provides a helper operations for the boxed value type.
45     * A boxed value type is a value type with no inheritance, no methods
46     * and with a single state member. No additional properties can
47     * be defined. It is an error to box value types.
48     *
49   * The value type may have its own helper, implementing   * The value type may have its own helper, implementing
50   * this interface.   * this interface.
51   *   *

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

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