package testsubjects; import testannotations.ArrayAnnotation; @ArrayAnnotation(numbers = {}, strings = {}, types = {}, annotations = {}) public class ExplicityEmptyArrayAttributesSubject { }