JavaScript is disabled on your browser.
Skip navigation links
Gaia Sky Javadoc
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
gaiasky.util
Interface RunnableLong
public interface
RunnableLong
A runnable that takes in a long integer as parameter.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
run
(long a)
Method Details
run
void
run
(long a)