C - the type of the CryptorFactory.public interface AbstractGetCryptorFactory<C extends CryptorFactory>
get the CryptorFactory.| Modifier and Type | Method and Description |
|---|---|
C |
getCryptorFactory() |
default C |
getCryptorFactoryRequired() |
C getCryptorFactory()
CryptorFactory.default C getCryptorFactoryRequired()
CryptorFactory. Never null.IllegalStateException - if getCryptorFactory() is null.Copyright © 2001–2019 mmm-Team. All rights reserved.