Uses of Enum Class
com.google.testing.compile.Compilation.Status
-
Uses of Compilation.Status in com.google.testing.compile
Subclasses with type arguments of type Compilation.Status in com.google.testing.compileMethods in com.google.testing.compile that return Compilation.StatusModifier and TypeMethodDescriptionCompilation.status()The status of the compilation.static Compilation.StatusReturns the enum constant of this class with the specified name.static Compilation.Status[]Compilation.Status.values()Returns an array containing the constants of this enum class, in the order they are declared.