Class NTGenericAmounts

java.lang.Object
com.io7m.jnoisetype.api.NTGenericAmounts

public final class NTGenericAmounts extends Object
Functions to construct generic amounts.
  • Method Details

    • ofPair

      public static NTGenericAmount ofPair(byte lo, byte hi)
      Construct an amount from the given pair of values.
      Parameters:
      lo - The low value
      hi - The high value
      Returns:
      A generic amount