Uses of Enum Class
org.sqlite.mc.AegisAlgorithm
Packages that use AegisAlgorithm
-
Uses of AegisAlgorithm in org.sqlite.mc
Methods in org.sqlite.mc that return AegisAlgorithmModifier and TypeMethodDescriptionstatic AegisAlgorithmReturns the enum constant of this class with the specified name.static AegisAlgorithm[]AegisAlgorithm.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.sqlite.mc with parameters of type AegisAlgorithmModifier and TypeMethodDescriptionSQLiteMCAegisConfig.setAegisAlgorithm(AegisAlgorithm algorithm) SQLiteMCConfig.Builder.setAegisAlgorithm(AegisAlgorithm algorithm)