public class Importance
extends java.lang.Object
Constructor and Description |
---|
Importance(java.math.BigInteger value,
java.math.BigInteger height)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
java.math.BigInteger |
getHeight()
Gets height.
|
java.math.BigInteger |
getValue()
Gets value.
|