Constructor and Description |
---|
MethodOverloadChecker() |
MethodOverloadChecker(Properties props) |
Modifier and Type | Method and Description |
---|---|
void |
checkAmbiguous(List<MethodInfo> meths) |
void |
checkAmbiguousSimple(List<SimpleMethod> meths) |
public MethodOverloadChecker()
public MethodOverloadChecker(Properties props)
public void checkAmbiguous(List<MethodInfo> meths)
public void checkAmbiguousSimple(List<SimpleMethod> meths)
Copyright © 2017. All rights reserved.