Builder

Undocumented in source.
abstract
class Builder (
T
) {}

Members

Functions

build
T build(Object data)
Undocumented in source.

Meta