public class WrapperCreator extends Object
| Modifier and Type | Method and Description |
|---|---|
static Optional<Wrapper> |
createWrapper(org.jboss.jandex.Type type) |
static Optional<Wrapper> |
createWrapper(org.jboss.jandex.Type fieldType,
org.jboss.jandex.Type methodType)
Create a Wrapper for a Field (that has properties and methods)
|
Copyright © 2018–2022. All rights reserved.