Uses of Enum Class
org.refcodes.numerical.CrcStandard
-
Uses of CrcStandard in org.refcodes.numerical
Methods in org.refcodes.numerical that return CrcStandardModifier and TypeMethodDescriptionCrcSize.getCrcAlgorithms()Retrieves theCrcStandardimplementations as of the accordingCrcSize.static CrcStandardReturns the enum constant of this class with the specified name.static CrcStandard[]CrcStandard.values()Returns an array containing the constants of this enum class, in the order they are declared.