JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Tree
Deprecated
Index
Search
Help
net.sf.robocode.manager
IVersionManagerBase
Contents
Description
Method Summary
Method Details
getVersion()
getVersionN()
getVersionAsInt()
isLastRunVersionChanged()
Hide sidebar
Show sidebar
Interface IVersionManagerBase
public interface
IVersionManagerBase
Author:
Pavel Savara (original)
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getVersion
()
int
getVersionAsInt
()
String
getVersionN
()
boolean
isLastRunVersionChanged
()
Method Details
getVersion
String
getVersion
()
getVersionN
String
getVersionN
()
getVersionAsInt
int
getVersionAsInt
()
isLastRunVersionChanged
boolean
isLastRunVersionChanged
()