File
Doc
Category
Size
Date
Package
TransitionValues.java
API Doc
Android 5.1 API
461
Sat Mar 14 14:09:42 GMT 2015
android.transition
TransitionValues
java.lang.Object
public class TransitionValues extends Object
Fields Summary
public final Map
values
public android.view.View
view
Constructors Summary
public TransitionValues
()
throw new RuntimeException("Stub!");
Methods Summary
public
boolean
equals
(
java.lang.Object
other)
throw new RuntimeException("Stub!");
public
int
hashCode
()
throw new RuntimeException("Stub!");
public
java.lang.String
toString
()
throw new RuntimeException("Stub!");
Java Code Source