public final class GuiceInternal
extends java.lang.Object
Other packages can reference this class but only this package can reference an instance of it, so adding this class as a method param ensures that only this package can call it (provided null is disallowed).
| Modifier and Type | Field and Description |
|---|---|
(package private) static GuiceInternal |
GUICE_INTERNAL |
| Modifier | Constructor and Description |
|---|---|
private |
GuiceInternal() |
static final GuiceInternal GUICE_INTERNAL