Uses of Class
io.vertx.tp.ke.cv.em.FileStatus
-
Packages that use FileStatus Package Description io.vertx.tp.ke.cv.em -
-
Uses of FileStatus in io.vertx.tp.ke.cv.em
Methods in io.vertx.tp.ke.cv.em that return FileStatus Modifier and Type Method Description static FileStatusFileStatus. valueOf(String name)Returns the enum constant of this type with the specified name.static FileStatus[]FileStatus. values()Returns an array containing the constants of this enum type, in the order they are declared.
-