|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.google.appengine.tools.info.LocalVersionFactory
public class LocalVersionFactory
LocalVersionFactory
generates Version
objects
that represents the release information for the SDK that is
currently running.
Constructor Summary | |
---|---|
LocalVersionFactory(java.util.Collection<java.io.File> apiJars)
|
Method Summary | |
---|---|
Version |
getVersion()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LocalVersionFactory(java.util.Collection<java.io.File> apiJars)
Method Detail |
---|
public Version getVersion()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |