Class LazyTestsToRun.BlockingIterator

java.lang.Object
org.apache.maven.surefire.booter.LazyTestsToRun.BlockingIterator
All Implemented Interfaces:
Iterator<Class<?>>
Enclosing class:
LazyTestsToRun

private final class LazyTestsToRun.BlockingIterator extends Object implements Iterator<Class<?>>
  • Field Details

  • Constructor Details

    • BlockingIterator

      private BlockingIterator()
  • Method Details