JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
VASSAL.tools.version
VersionInfo
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Method Summary
Method Details
getRelease()
getBeta()
Interface VersionInfo
All Known Implementing Classes:
LiveVersionInfo
public interface
VersionInfo
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getBeta
()
String
getRelease
()
Method Details
getRelease
String
getRelease
() throws
IOException
Throws:
IOException
getBeta
String
getBeta
() throws
IOException
Throws:
IOException