Package sop

Class ByteArrayAndResult<T>

  • Type Parameters:
    T - type of result

    public class ByteArrayAndResult<T>
    extends Object
    Tuple of a byte array and associated result object.