public annotation interface  org.springframework.format.'annotation'.NumberFormat extends java.lang.Object implements java.lang.'annotation'.Annotation
{
public abstract org.springframework.format.'annotation'.NumberFormat$Style style();
public abstract java.lang.String pattern();
}