RGB-rogue-like-game
1.0
RGB-rogue-like-game
/
ru.hse.sd.rgb.gameloaders.factories
/
TableEntry
Table
Entry
public
final
class
TableEntry
<
T
extends
Object
>
Content copied to clipboard
Functions
Properties
Functions
get
Result
Link copied to clipboard
final
Function0
<
T
>
getResult
(
)
Content copied to clipboard
get
Weight
Link copied to clipboard
final
Integer
getWeight
(
)
Content copied to clipboard
Properties
result
Link copied to clipboard
private
final
Function0
<
T
>
result
Content copied to clipboard
weight
Link copied to clipboard
private
final
Integer
weight
Content copied to clipboard