JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.prineside.tdi2.utils.luaTests
Interface TestComplexInterface
public interface
TestComplexInterface
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
end
(
String
testTrickyName)
int
getSomeInt
(int someOtherInt)
String
getSomeString
()
Method Details
getSomeString
String
getSomeString
()
getSomeInt
int
getSomeInt
(int someOtherInt)
end
void
end
(
String
testTrickyName)