Interface ListFormatter

    • Method Detail

      • format

        java.util.List<java.lang.String> format​(InterMineBag list)
        Format a list into a list of string values.
        Parameters:
        list - The list to format
        Returns:
        A list of strings.
      • setSize

        void setSize​(int size)
        set the size of the list.
        Parameters:
        size - The size.