Make final mappingFunction variable. #876
This commit is contained in:
parent
b58fb5bdc1
commit
d5f43dce28
|
@ -77,6 +77,7 @@ The <action> type attribute can be add,update,fix,remove.
|
|||
<action issue="LANG-1675" type="fix" dev="ggregory" due-to="Arturo Bernal">Fixed NPE getting Stack Trace if Throwable is null #733.</action>
|
||||
<action type="fix" dev="ggregory" due-to="Gary Gregory, Arturo Bernal">Make Validate.isAssignableFrom() check null inputs.</action>
|
||||
<action type="fix" dev="ggregory" due-to="Arturo Bernal">Fix Javadoc for Validate.isAssignableFrom().</action>
|
||||
<action type="fix" dev="ggregory" due-to="Arturo Bernal">Make final mappingFunction variable. #876.</action>
|
||||
<!-- ADD -->
|
||||
<action type="add" dev="ggregory" due-to="Gary Gregory">Add EnumUtils.getEnumSystemProperty(...).</action>
|
||||
<action type="add" dev="ggregory" due-to="Gary Gregory">Add TriConsumer.</action>
|
||||
|
|
Loading…
Reference in New Issue