public class BoundImportDirectoryTable extends Object
| Constructor and Description |
|---|
BoundImportDirectoryTable() |
| Modifier and Type | Method and Description |
|---|---|
void |
add(BoundImport bi) |
BoundImport |
get(int index) |
int |
size() |
public void add(BoundImport bi)
public int size()
public BoundImport get(int index)
Copyright © 2018. All Rights Reserved.