接口 FieldExtractor<T>

    • 方法详细资料

      • extract

        java.lang.Object[] extract​(T item)
        参数:
        item - the object that contains the information to be extracted.
        返回:
        an array containing item's parts