Interface CommonConverters.ThrowingSetter<D>
- All Superinterfaces:
BiConsumer<D,Object>
- Enclosing class:
- CommonConverters
-
Method Summary
Methods inherited from interface java.util.function.BiConsumer
andThen
-
Method Details
-
throwingSet
- Throws:
Throwable
-
accept
- Specified by:
acceptin interfaceBiConsumer<D,Object>
-