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 T
make()
-
-
-
Method Detail
-
make
T make()
-
-