Skip to content

Commit

Permalink
Change one of enum values
Browse files Browse the repository at this point in the history
  • Loading branch information
cowtowncoder committed Jan 31, 2017
1 parent 65e4045 commit e057094
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ public enum Nulls
* Value that indicates that value to assign should come from the value
* deserializer of the type, using method <code>getEmptyValue()</code>.
*/
DESERIALIZER_EMPTY,
AS_EMPTY,

/**
* Pseudo-value used to indicate that defaults are to be used for handling,
Expand Down

0 comments on commit e057094

Please sign in to comment.