com.atlassian.clover.api.registry
Interface AnnotationValue


public interface AnnotationValue

Represents a value of an annotation attribute.


Method Summary
 java.util.List<? extends AnnotationValue> toList()
           
 

Method Detail

toList

@NotNull
java.util.List<? extends AnnotationValue> toList()