public class BackFillArray extends Object implements BackFillReference
| Constructor and Description |
|---|
BackFillArray(int index,
Object[] array)
Constructor.
|
public BackFillArray(int index,
Object[] array)
index - reference offset within arrayarray - array containing the referencepublic void backfill(Object obj)
backfill in interface BackFillReferenceobj - referenced objectCopyright © 2005-2013 jibx.org. All Rights Reserved.