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
com.twitter.sdk.android.core.models
Interface Identifiable
All Known Implementing Classes:
Tweet
,
User
public interface
Identifiable
Identifiable is an abstraction of types with long identifiers.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
long
getId
()
Returns the id.
Method Detail
getId
long getId()
Returns the id.
Returns:
The id.
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