Class AngelaVersions
- java.lang.Object
-
- org.terracotta.angela.common.util.AngelaVersions
-
public class AngelaVersions extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static AngelaVersionsINSTANCE
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetAngelaVersion()booleanisSnapshot()
-
-
-
Field Detail
-
INSTANCE
public static final AngelaVersions INSTANCE
-
-
Method Detail
-
getAngelaVersion
public String getAngelaVersion()
-
isSnapshot
public boolean isSnapshot()
-
-