Searched refs:converted (Results 1 – 1 of 1) sorted by relevance
714 Object converted; in initAnnotationValue() local717 converted = Converter.obtainType((Type)orig); in initAnnotationValue()721 converted = Converter.obtainField((FieldDoc)orig); in initAnnotationValue()725 converted = Converter.obtainAnnotationInstance((AnnotationDesc)orig); in initAnnotationValue()733 converted = array; in initAnnotationValue()736 converted = orig; in initAnnotationValue()738 v.init(converted); in initAnnotationValue()