RuneHive-Tarnish
Neural OSRS Enhancement Framework
Loading...
Searching...
No Matches
com.osroyale.util.chance.WeightedObject< T > Interface Template Reference
Inheritance diagram for com.osroyale.util.chance.WeightedObject< T >:

Public Member Functions

double getWeight ()
get ()

Detailed Description

Represents a weighted object.

Author
Michael | Chex

Definition at line 8 of file WeightedObject.java.

Member Function Documentation

◆ get()

Gets the representation of the weighted chance.

Implemented in com.osroyale.util.chance.WeightedChance< T >.

◆ getWeight()

double com.osroyale.util.chance.WeightedObject< T >.getWeight ( )

Gets the object's weight.

Implemented in com.osroyale.util.chance.WeightedChance< T >.


The documentation for this interface was generated from the following file: