FileDocCategorySizeDatePackage
RegionIterator.javaAPI DocAndroid 5.1 API342Sat Mar 14 14:09:36 GMT 2015android.graphics

RegionIterator.java

package android.graphics;
public class RegionIterator
{
public  RegionIterator(android.graphics.Region region) { throw new RuntimeException("Stub!"); }
public final  boolean next(android.graphics.Rect r) { throw new RuntimeException("Stub!"); }
protected  void finalize() throws java.lang.Throwable { throw new RuntimeException("Stub!"); }
}