Searched refs:annotationValue (Results 1 – 1 of 1) sorted by relevance
262 private Object convertAnnotationValue(AnnotationValue annotationValue) { in convertAnnotationValue() argument263 if (annotationValue == null) { in convertAnnotationValue()266 Object value = annotationValue.value(); in convertAnnotationValue()