|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.ObjectVerweisBaum.Knoten
AVLBaum.AVLKnoten
private static class AVLBaum.AVLKnoten
| Field Summary | |
|---|---|
private int |
balance
|
| Fields inherited from class VerweisBaum.Knoten |
|---|
inhalt, links, rechts |
| Constructor Summary | |
|---|---|
private |
AVLBaum.AVLKnoten(java.lang.Comparable x)
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private int balance
| Constructor Detail |
|---|
private AVLBaum.AVLKnoten(java.lang.Comparable x)
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||