Package | Description |
---|---|
org.glassfish.hk2.xml.test.precompile |
Modifier and Type | Method and Description |
---|---|
CustomizedReturn[] |
PreCompiledRoot.aCustomizedThingWithParameter(CustomizedParameter hello) |
CustomizedReturn[] |
MyCustomizer.aCustomizedThingWithParameter(CustomizedParameter hello) |
void |
PreCompiledRoot.aCustomizedThingWithParameters(double aScalar,
CustomizedParameter[] anArray,
CustomizedReturn anInterface) |
void |
MyCustomizer.aCustomizedThingWithParameters(double aScalar,
CustomizedParameter[] anArray,
CustomizedReturn anInterface) |
Copyright © 2009–2023 Oracle Corporation. All rights reserved.