public interface ListMethodConsumer
Modifier and Type | Method and Description |
---|---|
void |
accept(List<?> list) |
void accept(List<?> list) throws InvocationTargetException, IllegalAccessException, IllegalArgumentException
Copyright © 2017. All rights reserved.