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 IntDict.Entry
java.lang.Object
processing.data.IntDict.Entry
Enclosing class:
IntDict
public class
IntDict.Entry
extends
Object
Field Summary
Fields
Modifier and Type
Field
Description
String
key
int
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
int
value