Searched defs:DynAnyConstructedImpl (Results 1 - 1 of 1) sorted by relevance

/openjdk9/corba/src/java.corba/share/classes/com/sun/corba/se/impl/dynamicany/
H A DDynAnyConstructedImpl.java41 abstract class DynAnyConstructedImpl extends DynAnyImpl class in inherits:DynAnyImpl
66 private DynAnyConstructedImpl() { method in class:DynAnyConstructedImpl
70 protected DynAnyConstructedImpl(ORB orb, Any any, boolean copyValue) { method in class:DynAnyConstructedImpl
80 protected DynAnyConstructedImpl(ORB orb, TypeCode typeCode) { method in class:DynAnyConstructedImpl

Completed in 97 milliseconds