Skip to content

Commit

Permalink
warnings cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
cowtowncoder committed Aug 28, 2014
1 parent 75e42f5 commit 1b86c85
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@ static class InformingHolder {
@InformativeHolder public int unimportant = 42;
}

@SuppressWarnings("serial")
static class BundleAnnotationIntrospector extends JacksonAnnotationIntrospector {
@Override
public PropertyName findNameForSerialization(Annotated a)
Expand Down

0 comments on commit 1b86c85

Please sign in to comment.