JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field
|
Constr |
Method
Detail:
Field
|
Constr |
Method
SEARCH:
Package
processing.data
Class DoubleDict.Entry
java.lang.Object
processing.data.DoubleDict.Entry
Enclosing class:
DoubleDict
public class
DoubleDict.Entry
extends
Object
Field Summary
Fields
Modifier and Type
Field
Description
String
key
double
value
Method Summary
Methods inherited from class java.lang.
Object
equals
,
getClass
,
hashCode
,
notify
,
notifyAll
,
toString
,
wait
,
wait
,
wait
Field Details
key
public
String
key
value
public
double
value