Package com.poiji.bind
Class PoijiInputStream<T extends InputStream>
- java.lang.Object
-
- com.poiji.bind.PoijiInputStream<T>
-
public final class PoijiInputStream<T extends InputStream> extends Object
Created by hakan on 08/03/2018.
-
-
Method Detail
-
stream
public T stream()
the T derived fromInputStream- Returns:
- T
-
-