Package com.ibm.wala.util.collections
Interface Factory<T>
-
public interface Factory<T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Tmake()
-
-
-
Method Detail
-
make
T make()
-
-
public interface Factory<T>
| Modifier and Type | Method | Description |
|---|---|---|
T |
make() |
T make()