JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
net.sf.robocode.manager
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
()