Java tutorial
//package com.java2s; public class Main { public static float[] spatialSampling(android.gesture.Gesture gesture, int bitmapSize) { throw new RuntimeException("Stub!"); } public static float[] spatialSampling(android.gesture.Gesture gesture, int bitmapSize, boolean keepAspectRatio) { throw new RuntimeException("Stub!"); } }