Class PreArray

java.lang.Object
com.pnfsoftware.jeb.util.serialization.PreArray

public class PreArray extends Object
Placeholder for a deserialized, not fully constructed array.
  • Constructor Details

    • PreArray

      public PreArray(Object dst, int expectedSize)
  • Method Details