Package com.sun.istack
Interface Builder<T>
-
public interface Builder<T>- Author:
- Martin Grebac
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Tbuild()
-
-
-
Method Detail
-
build
T build()
-
-