public interface AbstractSecurityGetRandomFactory
get the RandomFactory.| Modifier and Type | Method and Description |
|---|---|
RandomFactory |
getRandomFactory() |
default RandomFactory |
getRandomFactoryRequired() |
RandomFactory getRandomFactory()
RandomFactory. May be null.default RandomFactory getRandomFactoryRequired()
RandomFactory. Never null.IllegalStateException - if getRandomFactory() is null.Copyright © 2001–2019 mmm-Team. All rights reserved.