JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
net.beadsproject.beads.events
Interface IntegerBead
All Known Implementing Classes:
Clock
public interface
IntegerBead
Interface used to indicate a Bead that stores a single integer value.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
int
getInt
()
Gets the intger value.
Method Detail
getInt
int getInt()
Gets the intger value.
Returns:
the integer value.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method