Uses of Enum
org.kordamp.jarviz.util.Algorithm
Packages that use Algorithm
Package
Description
-
Uses of Algorithm in org.kordamp.jarviz.core.model
Fields in org.kordamp.jarviz.core.model declared as AlgorithmMethods in org.kordamp.jarviz.core.model that return AlgorithmMethods in org.kordamp.jarviz.core.model with parameters of type AlgorithmModifier and TypeMethodDescriptionstatic Checksumstatic Checksumstatic ChecksumChecksum.unavailable(Algorithm algorithm) Constructors in org.kordamp.jarviz.core.model with parameters of type Algorithm -
Uses of Algorithm in org.kordamp.jarviz.core.processors
Methods in org.kordamp.jarviz.core.processors with parameters of type Algorithm -
Uses of Algorithm in org.kordamp.jarviz.util
Methods in org.kordamp.jarviz.util that return AlgorithmModifier and TypeMethodDescriptionstatic Algorithmstatic AlgorithmReturns the enum constant of this type with the specified name.static Algorithm[]Algorithm.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.kordamp.jarviz.util with parameters of type Algorithm