public class ImportDirectoryTable extends Object
| Constructor and Description |
|---|
ImportDirectoryTable() |
| Modifier and Type | Method and Description |
|---|---|
void |
add(ImportEntry entry) |
ImportEntry |
getEntry(int index) |
int |
size() |
public void add(ImportEntry entry)
public int size()
public ImportEntry getEntry(int index)
Copyright © 2018. All Rights Reserved.