Fix Javadoc link.
This commit is contained in:
parent
525b1df56b
commit
9208f1d0b9
|
@ -24,7 +24,7 @@ import java.util.concurrent.atomic.AtomicReference;
|
|||
import org.junit.jupiter.api.Test;
|
||||
|
||||
/**
|
||||
* Tests {@linkTriConsumer}.
|
||||
* Tests {@link TriConsumer}.
|
||||
*/
|
||||
public class TriConsumerTest {
|
||||
|
||||
|
|
Loading…
Reference in New Issue