Uses of Interface
net.anwiba.commons.lang.random.IIsNullDecider
-
Packages that use IIsNullDecider Package Description net.anwiba.commons.lang.random -
-
Uses of IIsNullDecider in net.anwiba.commons.lang.random
Classes in net.anwiba.commons.lang.random that implement IIsNullDecider Modifier and Type Class Description classRandomIsNullDeciderConstructors in net.anwiba.commons.lang.random with parameters of type IIsNullDecider Constructor Description RandomObjectGenerator(long seed, IIsNullDecider isNullDecider)RandomObjectGenerator(long seed, IIsNullDecider isNullDecider, int maximumStringLength)
-