public interface Store<T>
Modifier and Type | Method and Description |
---|---|
Collection<T> |
getMatches(Selector<T> selector) |
Collection<T> getMatches(Selector<T> selector) throws StoreException
StoreException
Copyright © 2016 BouncyCastle.org. All rights reserved.