/[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.1 by audriusa, Fri Jun 3 17:20:58 2005 UTC revision 1.2 by audriusa, Sun Jun 5 17:52:28 2005 UTC
# Line 47  import java.io.Serializable; Line 47  import java.io.Serializable;
47   *   *
48   * @author Audrius Meskauskas, Lithuania (AudriusA@Bioinformatics.org)   * @author Audrius Meskauskas, Lithuania (AudriusA@Bioinformatics.org)
49   */   */
50  public interface BoxedValueHelper {  public interface BoxedValueHelper
51    {
52    /**    /**
53     * Get the repository id of this value type.     * Get the repository id of this value type.
54     *     *
# Line 72  public interface BoxedValueHelper { Line 72  public interface BoxedValueHelper {
72     * @param value a value to write.     * @param value a value to write.
73     */     */
74    void write_value(OutputStream ostream, Serializable value);    void write_value(OutputStream ostream, Serializable value);
   
75  }  }

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