mirror of
https://github.com/apache/commons-lang.git
synced 2025-02-07 02:28:25 +00:00
Javadoc.
This commit is contained in:
parent
4f059ec8e1
commit
51ad9f989d
@ -42,6 +42,9 @@
|
||||
import org.junit.jupiter.api.function.Executable;
|
||||
import org.xml.sax.SAXException;
|
||||
|
||||
/**
|
||||
* Tests {@link Streams}.
|
||||
*/
|
||||
public class StreamsTest {
|
||||
|
||||
protected <T extends Throwable> FailableConsumer<String, T> asIntConsumer(final T pThrowable) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user