/[classpath]/classpath/org/omg/CORBA/TypeCode.java
ViewVC logotype

Diff of /classpath/org/omg/CORBA/TypeCode.java

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

revision 1.2 by gnu_andrew, Fri Mar 4 09:36:29 2005 UTC revision 1.3 by audriusa, Sun Mar 6 08:53:04 2005 UTC
# Line 49  import org.omg.CORBA.TypeCodePackage.Bad Line 49  import org.omg.CORBA.TypeCodePackage.Bad
49  public abstract class TypeCode  public abstract class TypeCode
50    implements IDLEntity, Serializable    implements IDLEntity, Serializable
51  {  {
52      /**
53       * Use serialVersionUID for interoperability.
54       */
55      private static final long serialVersionUID = 1445247438437311252L;
56      
57    /**    /**
58     * Returns the concrete base type for this TypeCode.     * Returns the concrete base type for this TypeCode.
59     * @return a TypeCode, defining the concrete base type for this     * @return a TypeCode, defining the concrete base type for this

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