FileDocCategorySizeDatePackage
DiscretePathEffect.javaAPI DocAndroid 5.1 API206Sat Mar 14 14:09:34 GMT 2015android.graphics

DiscretePathEffect.java

package android.graphics;
public class DiscretePathEffect
  extends android.graphics.PathEffect
{
public  DiscretePathEffect(float segmentLength, float deviation) { throw new RuntimeException("Stub!"); }
}