/[classpath]/classpath/org/omg/DynamicAny/DynAnyFactoryHelper.java
ViewVC logotype

Diff of /classpath/org/omg/DynamicAny/DynAnyFactoryHelper.java

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

revision 1.2.2.1 by gnu_andrew, Sun Aug 7 18:34:12 2005 UTC revision 1.2.2.2 by gnu_andrew, Tue Aug 16 16:22:39 2005 UTC
# Line 62  public abstract class DynAnyFactoryHelpe Line 62  public abstract class DynAnyFactoryHelpe
62  {  {
63    /**    /**
64     * Cast the passed object into the DynAnyFactory. As DynAnyFactory is a local     * Cast the passed object into the DynAnyFactory. As DynAnyFactory is a local
65     * object, the method just uses java type cast.     * object, the method just uses java final_type cast.
66     *     *
67     * @param obj the object to narrow.     * @param obj the object to narrow.
68     * @return narrowed instance.     * @return narrowed instance.
# Line 82  public abstract class DynAnyFactoryHelpe Line 82  public abstract class DynAnyFactoryHelpe
82    }    }
83    
84    /**    /**
85     * Get the type code of the {@link DynAnyFactory}.     * Get the final_type code of the {@link DynAnyFactory}.
86     */     */
87    public static TypeCode type()    public static TypeCode type()
88    {    {

Legend:
Removed from v.1.2.2.1  
changed lines
  Added in v.1.2.2.2

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