// WARNING: This file was autogenerated by jni-bindgen. Any changes to this file may be lost!!!
#[cfg(any(feature = "all", feature = "java-security-cert-CertPath_CertPathRep"))]
__jni_bindgen! {
/// public class [CertPath.CertPathRep](https://developer.android.com/reference/java/security/cert/CertPath.CertPathRep.html)
///
/// Required feature: "java-security-cert-CertPath_CertPathRep"
public class CertPath_CertPathRep ("java/security/cert/CertPath$CertPathRep") extends crate::java::lang::Object, implements crate::java::io::Serializable {
}
}