@FunctionalInterface
public interface ThrowingQuadFunction<T,U,V,W,R,E extends java.lang.Throwable>
Modifier and Type | Method and Description |
---|---|
R |
apply(T t,
U u,
V v,
W w) |
Copyright © 2000-2025 OAshi S.à r.l. All Rights Reserved.