Package org.mongojack.internal
Class AnnotationHelper
- java.lang.Object
-
- org.mongojack.internal.AnnotationHelper
-
public class AnnotationHelper extends Object
Helper to deal with annotations.- Author:
- Stéphane Démurget
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static boolean
hasIdAnnotation(com.fasterxml.jackson.databind.introspect.Annotated annotated)
-