| Package | Description |
|---|---|
| org.aksw.sparqlify.core.cast |
| Modifier and Type | Method and Description |
|---|---|
ParamDistance |
MethodDistance.getReturnTypeDistance() |
| Modifier and Type | Method and Description |
|---|---|
List<ParamDistance> |
MethodDistance.getArgTypeDistances() |
| Constructor and Description |
|---|
MethodDistance(ParamDistance returnTypeDistance,
List<ParamDistance> argTypeDistances) |
MethodDistance(ParamDistance returnTypeDistance,
ParamDistance argTypeDistance) |
| Constructor and Description |
|---|
MethodDistance(ParamDistance returnTypeDistance,
List<ParamDistance> argTypeDistances) |
Copyright © 2013. All Rights Reserved.