Interface Builder<T>
- Type Parameters:
T
- the class this builder builds.
- All Known Implementing Classes:
Event.EventBuilder
public interface Builder<T>
An interface for all classes designed to build another class
-
Method Summary
-
Method Details
-
build
-