Searched defs:stateBits (Results 1 – 3 of 3) sorted by relevance
45 public int stateBits() { throw new RuntimeException("Stub!"); } in stateBits() method in RandomGeneratorFactory
52 int stateBits = defaultFactory.stateBits(); in defaultFactoryInstance() local
164 int stateBits = factory.stateBits(); in coverFactory() local