Package | Description |
---|---|
manifold.util |
Modifier and Type | Method and Description |
---|---|
MethodScore |
MethodScorer.scoreMethod(Method funcType,
List<Class> argTypes,
Class returnType) |
Modifier and Type | Method and Description |
---|---|
List<MethodScore> |
MethodScorer.scoreMethods(List<Method> funcTypes,
List<Class> argTypes,
Class returnType) |
Modifier and Type | Method and Description |
---|---|
int |
MethodScore.compareTo(MethodScore o) |
int |
MethodScorer.scoreMethod(MethodScore score,
Method funcType,
List<Class> argTypes,
Class returnType) |
Copyright © 2024. All rights reserved.