public interface HasSize
This interface doesn't assign any specific meaning to the word size, although
most common scenarios will most likely include container objects such as cursors.
| Modifier and Type | Method and Description |
|---|---|
int |
getSize()
Returns
this object's size. |
Copyright © 2017 MuleSoft, Inc.. All rights reserved.