Serialized Form


Package org.freehep.util

Class org.freehep.util.DoubleHashtable extends AbstractCollection implements Serializable

serialVersionUID: -545653328241864972L

Serialized Fields

table

Hashtable<K,V> table

Class org.freehep.util.FastStack extends ArrayList implements Serializable

serialVersionUID: -111966774350178793L

Class org.freehep.util.ScientificFormat extends Format implements Serializable

serialVersionUID: -1182686857248711235L

Serialized Fields

sigDigit

int sigDigit
The number of significant digits the number is formatted to is recorded by sigDigit. The maximum width allowed for the returned String is recorded by MaxWidth


maxWidth

int maxWidth

sciNote

boolean sciNote

decimalFormat

DecimalFormat decimalFormat

Class org.freehep.util.UserProperties extends Properties implements Serializable

serialVersionUID: 3297483251864528952L

Serialized Fields

altDefaults

Properties altDefaults



Copyright © 2012. All Rights Reserved.