Searched defs:cast (Results 1 – 6 of 6) sorted by relevance
166 public T cast(java.lang.Object obj) { throw new RuntimeException("Stub!"); } in cast() method in Class
158 @libcore.util.Nullable public T cast(@libcore.util.Nullable java.lang.Object obj) { throw new Runti… in cast() method in Class
348 public T cast(java.lang.Object obj) { in cast() method in Class
48 template <typename T> static T cast(jlong address) { in cast() function
494 public <T> T cast(Object x, Class<T> type) { in cast() method in Wrapper
4191 public T cast(Object obj) { in cast() method in Class