Class ManifestUberJarDuplicatedJarsWarner

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      boolean isClasspathCorrect()
      Synchronously checks if classpath looks correct for Uber Jar usage.
      java.util.concurrent.CompletableFuture<java.lang.Boolean> isClasspathCorrectAsync()
      Asynchronously checks if classpath looks correct for Uber Jar usage.
      • Methods inherited from class java.lang.Object

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

      • ManifestUberJarDuplicatedJarsWarner

        public ManifestUberJarDuplicatedJarsWarner()