Class FileInfo.Builder

  • Enclosing class:
    FileInfo

    public static class FileInfo.Builder
    extends Object
    A builder class allows us to supply the values one at a time, and then freeze them into an immutable object.