mirror of
https://github.com/apache/commons-lang.git
synced 2025-02-07 18:48:39 +00:00
Add missing JavaDoc tags
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1552658 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
fed3bef505
commit
ef320f6be1
@ -21,6 +21,8 @@
|
|||||||
/**
|
/**
|
||||||
* Generalization of "has a type."
|
* Generalization of "has a type."
|
||||||
* @see TypeLiteral
|
* @see TypeLiteral
|
||||||
|
* @since 3.2
|
||||||
|
* @version $Id$
|
||||||
*/
|
*/
|
||||||
public interface Typed<T> {
|
public interface Typed<T> {
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user