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
org.andengine.util.call
Interface Callback<T>
public interface
Callback<T>
(c) 2010 Nicolas Gramlich (c) 2011 Zynga Inc.
Since:
09:40:55 - 14.12.2009
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
void
onCallback
(
T
pCallbackValue)
Method Detail
onCallback
void onCallback(
T
pCallbackValue)
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