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
me.desht.pneumaticcraft.common.thirdparty.computer_common
Interface ILuaMethod
All Known Implementing Classes:
LuaConstant
,
LuaMethod
public interface
ILuaMethod
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Object
[]
call
(
Object
[] args)
String
getMethodName
()
Method Details
getMethodName
String
getMethodName
()
call
Object
[]
call
(
Object
[] args)