Package com.db4o.foundation
Interface ArrayFactory
-
public interface ArrayFactory
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.Object[]newArray(int size)
-
public interface ArrayFactory
| Modifier and Type | Method | Description |
|---|---|---|
java.lang.Object[] |
newArray(int size) |