- All Implemented Interfaces:
- Indexable
public final class VoidIndexable
extends Object
implements Indexable
Represents an index-able model, when used as return type of a method,
it indicates invocation of the method may cause side-effect but does
not produce a value.