-
- All Implemented Interfaces:
public class GraphNode.Companion
-
-
Field Summary
Fields Modifier and Type Field Description public final Parcelable.Creator<GraphNode>
CREATOR
public final static GraphNode.Companion
INSTANCE
-
Method Summary
Modifier and Type Method Description final Parcelable.Creator<GraphNode>
getCREATOR()
-
-
Method Detail
-
getCREATOR
final Parcelable.Creator<GraphNode> getCREATOR()
-
-
-
-