Class ShadowAnnotationValidations

    • Constructor Detail

      • ShadowAnnotationValidations

        public ShadowAnnotationValidations()
    • Method Detail

      • validate

        @Implementation
        protected static void validate​(Class<? extends Annotation> annotation,
                                       Annotation ignored,
                                       int value)
        Re-implement to avoid use of android-only Class.getPackageName$