Uses of Class
com.sun.xml.bind.v2.model.annotation.Quick
-
Packages that use Quick Package Description com.sun.xml.bind.v2.model.annotation Abstraction around reading annotations, to support internal/external annotations. -
-
Uses of Quick in com.sun.xml.bind.v2.model.annotation
Methods in com.sun.xml.bind.v2.model.annotation that return Quick Modifier and Type Method Description protected abstract Quick
Quick. newInstance(Locatable upstream, java.lang.annotation.Annotation core)
Factory method to create a new instance of the same kind.
-