Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for ListProperty (0.14 sec)

  1. build-logic/binary-compatibility/src/main/groovy/gradlebuild/binarycompatibility/JapicmpTask.java

        @Input
        @Optional
        public abstract ListProperty<String> getMethodExcludes();
    
        @Input
        @Optional
        public abstract ListProperty<String> getFieldIncludes();
    
        @Input
        @Optional
        public abstract ListProperty<String> getFieldExcludes();
    
        @Input
        @Optional
        public abstract ListProperty<String> getAnnotationIncludes();
    
    Java
    - Registered: Wed May 01 11:36:15 GMT 2024
    - Last Modified: Wed Apr 26 10:58:32 GMT 2023
    - 13.3K bytes
    - Viewed (0)
Back to top