Interface WritableFactory


@Public @Stable public interface WritableFactory
A factory for a class of Writable.
See Also:
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • newInstance

      Writable newInstance()
      Returns:
      Return a new instance.