mirror of
https://github.com/apache/commons-lang.git
synced 2025-02-19 08:27:42 +00:00
Javadoc.
This commit is contained in:
parent
dac41b96d9
commit
0bb850ca77
@ -26,7 +26,8 @@
|
||||
* or you need to supply a {@code Comparator}. </p>
|
||||
*
|
||||
* <p>#ThreadSafe# if the objects and comparator are thread-safe</p>
|
||||
*
|
||||
*
|
||||
* @param <T> The type of range values.
|
||||
* @since 3.0
|
||||
*/
|
||||
public final class Range<T> implements Serializable {
|
||||
|
Loading…
x
Reference in New Issue
Block a user