public interface MethodConsumer
Modifier and Type | Method and Description |
---|---|
void |
accept(Object object) |
void accept(Object object) throws InvocationTargetException, IllegalAccessException, IllegalArgumentException
Copyright © 2017. All rights reserved.