Uses of Enum Class
org.metabit.platform.interfacing.jjournal.OpenFlags
Packages that use OpenFlags
-
Uses of OpenFlags in org.metabit.platform.interfacing.jjournal
Fields in org.metabit.platform.interfacing.jjournal with type parameters of type OpenFlagsModifier and TypeFieldDescriptionConstantACCEPTABLE_FLAGS_FOR_DIRECTORY_OPENMethods in org.metabit.platform.interfacing.jjournal that return OpenFlagsModifier and TypeMethodDescriptionstatic OpenFlagsReturns the enum constant of this class with the specified name.static OpenFlags[]OpenFlags.values()Returns an array containing the constants of this enum class, in the order they are declared.Method parameters in org.metabit.platform.interfacing.jjournal with type arguments of type OpenFlagsModifier and TypeMethodDescriptionstatic intOpenFlags.getCombinedFlagValue(EnumSet<OpenFlags> flagset) bitwise combine flag values to an int.Constructors in org.metabit.platform.interfacing.jjournal with parameters of type OpenFlagsModifierConstructorDescriptionconstructor, opening journal access within a namespace.open a journal *directory*.constructor with varargs.Constructor parameters in org.metabit.platform.interfacing.jjournal with type arguments of type OpenFlags