public class CheckForNonZeroArgConstructors extends java.lang.Object implements CapsuleCheck
Check.Result| Constructor and Description |
|---|
CheckForNonZeroArgConstructors() |
| Modifier and Type | Method and Description |
|---|---|
Check.Result |
checkCapsule(javax.lang.model.element.TypeElement core) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcheckCapsulepublic Check.Result checkCapsule(javax.lang.model.element.TypeElement core)
checkCapsule in interface CapsuleCheckcore - A type element for the capsule core to be checked.