Package nz.org.riskscape.hdf5
Interface H5GroupVisitor
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
Interface for doing directory-style visiting of groups. Note that the child is behind a supplier so that children can be skipped without having to open them, as opening them means the caller must also close them.
-
Method Summary
-
Method Details
-
visit
-