|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.semanticweb.HermiT.tableau.DependencySetFactory.IntegerArray
protected static final class DependencySetFactory.IntegerArray
| Field Summary | |
|---|---|
protected int[] |
m_elements
|
protected int |
m_size
|
| Constructor Summary | |
|---|---|
DependencySetFactory.IntegerArray()
|
|
| Method Summary | |
|---|---|
void |
add(int element)
|
void |
clear()
|
int |
get(int index)
|
int |
size()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected int[] m_elements
protected int m_size
| Constructor Detail |
|---|
public DependencySetFactory.IntegerArray()
| Method Detail |
|---|
public void clear()
public int size()
public int get(int index)
public void add(int element)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||