Package org.parboiled.common
Interface Factory<T>
-
public interface Factory<T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Tcreate()
-
-
-
Method Detail
-
create
T create()
-
-
public interface Factory<T>
| Modifier and Type | Method | Description |
|---|---|---|
T |
create() |
T create()