public interface StringConsumer
Modifier and Type | Method and Description |
---|---|
void |
accept(String string) |
void accept(String string) throws InvocationTargetException, IllegalAccessException, IllegalArgumentException
Copyright © 2019. All rights reserved.