Uses of Enum Class
org.aksw.shellgebra.exec.stage.FileWriterTaskBase.TaskState
Packages that use FileWriterTaskBase.TaskState
-
Uses of FileWriterTaskBase.TaskState in org.aksw.shellgebra.exec.stage
Subclasses with type arguments of type FileWriterTaskBase.TaskState in org.aksw.shellgebra.exec.stageFields in org.aksw.shellgebra.exec.stage with type parameters of type FileWriterTaskBase.TaskStateModifier and TypeFieldDescriptionprotected AtomicReference<FileWriterTaskBase.TaskState> FileWriterTaskBase.stateMethods in org.aksw.shellgebra.exec.stage that return FileWriterTaskBase.TaskStateModifier and TypeMethodDescriptionFileWriterTaskBase.getState()static FileWriterTaskBase.TaskStateReturns the enum constant of this class with the specified name.static FileWriterTaskBase.TaskState[]FileWriterTaskBase.TaskState.values()Returns an array containing the constants of this enum class, in the order they are declared.