core
/
com.unciv.scripting.api
/
LambdaWrapper0
Lambda
Wrapper0
class
LambdaWrapper0
<
R
>(asName:
String
?, func: () ->
R
?) :
Function0
<
R
?>
Content copied to clipboard
Functions
Properties
Sources
Functions
equals
Link copied to clipboard
open operator fun
equals
(other:
Any
?):
Boolean
Content copied to clipboard
hash
Code
Link copied to clipboard
open fun
hashCode
():
Int
Content copied to clipboard
invoke
Link copied to clipboard
open operator override fun
invoke
():
R
?
Content copied to clipboard
to
String
Link copied to clipboard
open fun
toString
():
String
Content copied to clipboard
Properties
lambda
Link copied to clipboard
val
lambda
: () ->
R
?
Content copied to clipboard
suppressing
Link copied to clipboard
val
suppressing
: () ->
R
?
Content copied to clipboard
Sources
jvm source
Link copied to clipboard