Package 

Object RandomGenerator.RandomBooleanGenerator

    • Method Summary

      Modifier and Type Method Description
      Boolean generate() 生成随机值。
      Class<Boolean> getTargetType() 目标类型。
      • Methods inherited from class icu.windea.breezeframework.core.component.RandomGenerator.RandomBooleanGenerator

        equals, hashCode, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait