public class ThrowExpression.InterfaceIterator extends ThrowExpression.SuperIterator
Constructor | Description |
---|---|
InterfaceIterator(Class<?> startClass) |
Modifier and Type | Method | Description |
---|---|---|
boolean |
hasNext() |
|
Class<?> |
next() |
|
void |
remove() |
forEachRemaining
Copyright © 2018. All rights reserved.