public class ShapeFactory extends java.lang.Object
| Modifier | Constructor and Description |
|---|---|
private |
ShapeFactory() |
| Modifier and Type | Method and Description |
|---|---|
static Shape |
newInstance(java.lang.String selector) |
private ShapeFactory()
public static Shape newInstance(java.lang.String selector)