Escaping <T>
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1153058 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
a4de013c40
commit
2d4b3edff9
|
@ -29,7 +29,7 @@
|
|||
<action type="update" issue="LANG-686">Improve exception message when StringUtils.replaceEachRepeatedly detects recursion</action>
|
||||
<action type="update" issue="LANG-717">Specify source encoding for Ant build</action>
|
||||
<action type="add" issue="LANG-721">Complement ArrayUtils.addAll() variants with by-index and by-value removal methods</action>
|
||||
<action type="add" issue="LANG-726">Add Range<T> Range<T>.intersectionWith(Range<T>)</action>
|
||||
<action type="add" issue="LANG-726">Add Range<T> Range<T>.intersectionWith(Range<T>)</action>
|
||||
<action type="add" issue="LANG-723">Add mode and median Comparable... methods to ObjectUtils</action>
|
||||
<action type="add" issue="LANG-722">Add BooleanUtils.and + or varargs methods</action>
|
||||
<action type="add" issue="LANG-730">EnumSet -> bit vector</action>
|
||||
|
|
Loading…
Reference in New Issue