public class NullConstructor extends Object implements IConstantConstructor
| Modifier and Type | Field and Description |
|---|---|
static NullConstructor |
INSTANCE |
| Constructor and Description |
|---|
NullConstructor() |
| Modifier and Type | Method and Description |
|---|---|
Object |
construct(Object[] args) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitconstructpublic static final NullConstructor INSTANCE
Copyright © 2023. All rights reserved.