Uses of Class
org.astonbitecode.j4rs.api.dtos.GeneratedArg
-
Packages that use GeneratedArg Package Description org.astonbitecode.j4rs.api.dtos org.astonbitecode.j4rs.utils -
-
Uses of GeneratedArg in org.astonbitecode.j4rs.api.dtos
Methods in org.astonbitecode.j4rs.api.dtos that return GeneratedArg Modifier and Type Method Description static GeneratedArgInvocationArgGenerator. argOf(Class clazz, Object object)GeneratedArg[]InvocationArgGenerator. generateArgObjects(InvocationArg[] args) -
Uses of GeneratedArg in org.astonbitecode.j4rs.utils
Methods in org.astonbitecode.j4rs.utils with parameters of type GeneratedArg Modifier and Type Method Description static Class<?>Utils. forNameBasedOnArgs(GeneratedArg[] params)
-