RuneHive-Game
Loading...
Searching...
No Matches
Package com.runehive.util

Packages

package  chance
package  generic
package  parser
package  tools

Classes

class  ArrayIterator
 An Iterator implementation that will iterate over the elements in an array without the overhead of the ArrayLists withdraw operation. More...
enum  Difficulty
 Created by Daniel on 2017-11-27. More...
class  GameSaver
 Created by Daniel on 2017-11-05. More...
enum  GsonUtils
class  HSL
class  InclusiveRandom
class  Items
enum  MessageColor
 Holds an enum of colors for ease. More...
class  MutableNumber
 The container class that contains functions to simplify the modification of a number. More...
class  OptionalIntAdapter
class  RandomGen
 The ThreadLocalRandom wrapper that provides additional functionality for generating pseudo-random numbers. More...
class  RandomUtils
 A static-util class that provides additional functionality for generating pseudo-random numbers. More...
enum  ScreenMode
 Created by Daniel on 2017-10-26. More...
class  SortedQueue
class  Stopwatch
class  StringUtils
class  TinterfaceText
class  Utility
 Handles miscellaneous methods. More...
class  Words
 This class specially written to convert the given number into words. More...