Package | Description |
---|---|
com.aparapi.internal.model |
Modifier and Type | Field and Description |
---|---|
private ValueCache<MethodKey,MethodModel,AparapiException> |
ClassModel.methodModelCache |
Modifier and Type | Method and Description |
---|---|
(package private) static MethodKey |
MethodKey.of(java.lang.String name,
java.lang.String signature) |
Modifier and Type | Method and Description |
---|---|
private MethodModel |
ClassModel.computeMethodModel(MethodKey methodKey) |