| Package | Description |
|---|---|
| datastructures.mpq |
| Modifier and Type | Method and Description |
|---|---|
static <T extends ComparableModifiable<T,V>,V> |
MPQFactory.newInstanceMPQM()
This method returns an instance of IMPQ
|
static <T extends ComparableModifiable<T,V>,V> |
MPQFactory.newInstanceMPQM(int cap)
This method returns an instance of IMPQ with an initial capacity
|