private static class MockBundle.EmptyEnumeration
extends java.lang.Object
implements java.util.Enumeration
| Modifier | Constructor and Description |
|---|---|
private |
EmptyEnumeration() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasMoreElements() |
java.lang.Object |
nextElement() |