mirror of
https://github.com/apache/commons-collections.git
synced 2025-02-18 07:54:56 +00:00
Javadoc: Remove redundant "java.lang" prefix
This commit is contained in:
parent
33d58516c5
commit
f73fafb105
@ -35,7 +35,7 @@ import java.io.Serializable;
|
||||
import org.junit.jupiter.api.Test;
|
||||
|
||||
/**
|
||||
* Abstract test class for {@link java.lang.Object} methods and contracts.
|
||||
* Abstract test class for {@link Object} methods and contracts.
|
||||
* <p>
|
||||
* To use, simply extend this class, and implement
|
||||
* the {@link #makeObject()} method.
|
||||
|
Loading…
x
Reference in New Issue
Block a user