- Enclosing class:
Resource
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
For retrieving resource contents.
-
Method Summary
-
Method Details
-
open
Opens resource for reading.- Returns:
- resource bytes
- Throws:
IOException
- on error
-