package com.java110.doc.annotation; import java.lang.reflect.Array; public @interface Java110ParamDoc { String[] headers(); }