CONTROL - todo documentpublic abstract class AbstractParent<CONTROL> extends Object implements Parent<CONTROL>
| Constructor and Description |
|---|
AbstractParent() |
| Modifier and Type | Method and Description |
|---|---|
Lookup<CONTROL> |
lookup()
Calls
lookup(new Any()) |
<ST extends CONTROL> |
lookup(Class<ST> controlClass)
Calls
lookup(controlClass, new Any()) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetTypeCopyright © 2019. All rights reserved.