Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for getDuration (0.09 sec)

  1. platforms/ide/tooling-api/src/main/java/org/gradle/tooling/internal/consumer/parameters/BuildProgressListenerAdapter.java

            return new DefaultAnnotationProcessorResult(result.getClassName(), toAnnotationProcessorResultType(result.getType()), result.getDuration());
        }
    
        private static AnnotationProcessorResult.Type toAnnotationProcessorResultType(String type) {
            if (type.equals(InternalAnnotationProcessorResult.TYPE_AGGREGATING)) {
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Tue May 28 09:03:53 UTC 2024
    - 67.5K bytes
    - Viewed (0)
Back to top