Interface Chunk.Builder

Enclosing class:
Chunk

public static interface Chunk.Builder
Builder helper class.
  • Method Summary

    Modifier and Type
    Method
    Description
    id(String id)
    Set the id of this Chunk instance.
  • Method Details