Package net.nuke24.tscript34.p0010


package net.nuke24.tscript34.p0010
  • Class
    Description
    BiFunction<T,U,R>
    Equivalent to java.util.function.BiFunction
    Equivalent to java.util.function.Function
    Represents a value by an encoding identified by the tag.
     
    J[ava] T[yped] [Value] Supplier: A Supplier with the potential to dynamically return different representations of the value based on the requested Java class.
    Pair<A,B>
     
    Equivalent to java.util.function.Supplier