Interface ObjectOpenFunction<T>


public interface ObjectOpenFunction<T>
  • Method Summary

    Modifier and Type
    Method
    Description
    open(T object)
     
    default InputStream
    open(T object, long start)