S
- Source class being wrappedpublic interface Wrapper<S>
Wrapper implementations are specific to a single wrapped class - that is, the generic type parameter.
This is a low level wrapping specificaiton, thus the only provided API is for retrieval of the wrapped object.
S unwrap()
Copyright © 2014 Open Microscopy Environment