@FunctionalInterface public static interface LinkedOptionalMap.ConsumerWithException<K,V,E extends Throwable>
Consumer
that throws exceptions.Modifier and Type | Method and Description |
---|---|
void |
accept(String keyName,
K key,
V value) |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.