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

/openjdk10/corba/src/java.corba/share/classes/com/sun/corba/se/impl/dynamicany/
H A DDynValueBoxImpl.java42 public class DynValueBoxImpl extends DynValueCommonImpl implements DynValueBox class in inherits:DynValueCommonImpl,DynValueBox
48 private DynValueBoxImpl() { method in class:DynValueBoxImpl
52 protected DynValueBoxImpl(ORB orb, Any any, boolean copyValue) { method in class:DynValueBoxImpl
56 protected DynValueBoxImpl(ORB orb, TypeCode typeCode) { method in class:DynValueBoxImpl

Completed in 9 milliseconds