Uses of Enum Class
japicmp.cmp.JarArchiveComparatorOptions.ClassPathMode
Packages that use JarArchiveComparatorOptions.ClassPathMode
-
Uses of JarArchiveComparatorOptions.ClassPathMode in japicmp.cmp
Subclasses with type arguments of type JarArchiveComparatorOptions.ClassPathMode in japicmp.cmpModifier and TypeClassDescriptionstatic enumWhen both versions of the archives under comparison use the exact same classpath only one classpath has to be provided.Fields in japicmp.cmp declared as JarArchiveComparatorOptions.ClassPathModeMethods in japicmp.cmp that return JarArchiveComparatorOptions.ClassPathModeModifier and TypeMethodDescriptionJarArchiveComparatorOptions.getClassPathMode()Returns the enum constant of this class with the specified name.JarArchiveComparatorOptions.ClassPathMode.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in japicmp.cmp with parameters of type JarArchiveComparatorOptions.ClassPathModeModifier and TypeMethodDescriptionvoidJarArchiveComparatorOptions.setClassPathMode(JarArchiveComparatorOptions.ClassPathMode classPathMode)