- Enclosing class:
- InniArm.OpArray
protected class InniArm.OpArray.Dummy
extends java.lang.Object
used to workaround Java's "same type erasure"
for constructors for OpImpl and similars one for OpProxy.
protected so that user can't actually use it.
(so constructor invocation has 0 Dummy, as we want.)