-
- All Implemented Interfaces:
public class Shape.Collection.Builder
-
-
Method Summary
Modifier and Type Method Description Shape.Collection
build()
Shape.Collection.Builder
addShape(@NonNull() Shape shape)
-
-
Method Detail
-
build
Shape.Collection build()
-
addShape
Shape.Collection.Builder addShape(@NonNull() Shape shape)
-
-
-
-