public class LocalVersionFactory
extends java.lang.Object
LocalVersionFactory
generates Version
objects
that represents the release information for the SDK that is
currently running.Constructor and Description |
---|
LocalVersionFactory(java.util.Collection<java.io.File> apiJars) |
Modifier and Type | Method and Description |
---|---|
Version |
getVersion() |
public LocalVersionFactory(java.util.Collection<java.io.File> apiJars)
public Version getVersion()