Uses of Class
org.glassfish.rmic.iiop.AbstractType
-
Packages that use AbstractType Package Description org.glassfish.rmic.iiop -
-
Uses of AbstractType in org.glassfish.rmic.iiop
Methods in org.glassfish.rmic.iiop that return AbstractType Modifier and Type Method Description static AbstractType
AbstractType. forAbstract(ClassDefinition classDef, ContextStack stack, boolean quiet)
Create an AbstractType for the given class.
-