Add TODO marker for missing since tags
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1534772 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
b86d8184a0
commit
fcc00998ec
|
@ -46,6 +46,8 @@ import org.apache.commons.lang3.builder.Builder;
|
|||
*/
|
||||
public class TypeUtils {
|
||||
|
||||
// TODO add missing since tags from LANG-775, LANG-776 and LANG-906
|
||||
|
||||
/**
|
||||
* {@link WildcardType} builder.
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue