|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.android.ide.common.repository.GradleCoordinate.RevisionComponent
public abstract static class GradleCoordinate.RevisionComponent
A single component of a revision number: either a number, a string or a list of components separated by dashes.
Constructor Summary | |
---|---|
GradleCoordinate.RevisionComponent()
|
Method Summary | |
---|---|
abstract int |
asInteger()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface java.lang.Comparable |
---|
compareTo |
Constructor Detail |
---|
public GradleCoordinate.RevisionComponent()
Method Detail |
---|
public abstract int asInteger()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |