Modifier and Type | Field and Description |
---|---|
static MethodOverloadChecker |
INSTANCE |
Constructor and Description |
---|
MethodOverloadChecker() |
MethodOverloadChecker(Properties props) |
Modifier and Type | Method and Description |
---|---|
void |
checkAmbiguous(Stream<MethodInfo> meths) |
void |
checkAmbiguousSimple(List<SimpleMethod> meths) |
public static final MethodOverloadChecker INSTANCE
public MethodOverloadChecker()
public MethodOverloadChecker(Properties props)
public void checkAmbiguous(Stream<MethodInfo> meths)
public void checkAmbiguousSimple(List<SimpleMethod> meths)
Copyright © 2018 Eclipse. All rights reserved.