public final class ErrorProneVersion extends Object
Constructor and Description |
---|
ErrorProneVersion() |
Modifier and Type | Method and Description |
---|---|
static com.google.common.base.Optional<String> |
loadVersionFromPom()
Loads the Error Prone version.
|
public static com.google.common.base.Optional<String> loadVersionFromPom()
This depends on the Maven build, and will always return Optional.absent()
with other
build systems.
Copyright © 2019. All rights reserved.