Uses of Enum Class
org.apache.hadoop.fs.azurebfs.enums.Trilean
Packages that use Trilean
-
Uses of Trilean in org.apache.hadoop.fs.azurebfs.enums
Methods in org.apache.hadoop.fs.azurebfs.enums that return TrileanModifier and TypeMethodDescriptionstatic TrileanTrilean.getTrilean(boolean isTrue) Converts boolean to Trilean.static TrileanTrilean.getTrilean(String str) Converts String to Trilean.static TrileanReturns the enum constant of this class with the specified name.static Trilean[]Trilean.values()Returns an array containing the constants of this enum class, in the order they are declared.