@FunctionalInterface public static interface FunctionalUtils.UnsafeConsumer<I>
Consumer
that throws a checked exception.Modifier and Type | Method | Description |
---|---|---|
void |
accept(I input) |
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.