Interface Records

All Superinterfaces:
Iterable<Record>

public interface Records extends Iterable<Record>
  • Method Summary

    Modifier and Type
    Method
    Description
    default String
    Java interfaces can't override or finalize toString, so provide a convenience method implementations can call.

    Methods inherited from interface java.lang.Iterable

    forEach, iterator, spliterator
  • Method Details

    • string

      default String string()
      Java interfaces can't override or finalize toString, so provide a convenience method implementations can call.
      Returns:
      (field_name:field_value\n)*%%\n