JMapList typedef

JMapList = List<JMap>

Type alias for List<JMap>.

Implementation

typedef JMapList = List<JMap>;