Class PlatformLibGradleWrapperUtility


  • public final class PlatformLibGradleWrapperUtility
    extends java.lang.Object
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static boolean callBooleanClosure​(groovy.lang.Closure closure)  
      static java.util.Collection<java.lang.String> toStringCollection​(java.util.Collection<java.lang.Object> collection)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • callBooleanClosure

        public static boolean callBooleanClosure​(groovy.lang.Closure closure)
      • toStringCollection

        public static java.util.Collection<java.lang.String> toStringCollection​(java.util.Collection<java.lang.Object> collection)