// WARNING: This file was autogenerated by jni-bindgen. Any changes to this file may be lost!!!
#[cfg(any(feature = "all", feature = "android-service-autofill-Transformation"))]
__jni_bindgen! {
/// public interface [Transformation](https://developer.android.com/reference/android/service/autofill/Transformation.html)
///
/// Required feature: "android-service-autofill-Transformation"
public interface Transformation ("android/service/autofill/Transformation") extends crate::java::lang::Object {
}
}