Uses of Class
de.iip_ecosphere.platform.support.Version
Packages that use Version
-
Uses of Version in de.iip_ecosphere.platform.support
Methods in de.iip_ecosphere.platform.support with parameters of type VersionModifier and TypeMethodDescriptionstatic intCompares two versions considering null for both parameters and results in: -1 : this is smaller <=> given version and this is bigger.intCompares two versions and results in: -1 : this is smaller <=> given version and this is bigger.static booleanReturns whether two versions are equal.