|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
T
- public interface AccessibleStream<T>
Simple interface to expose the underlying target for an ImageInputStream
or ImageOutputStream
.
Method Summary | |
---|---|
Class<T> |
getBinding()
Retrieve the class for the target object. |
T |
getTarget()
Retrieves the target object on which we work. |
Method Detail |
---|
T getTarget()
Class<T> getBinding()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |