sizeOf abstract method

int sizeOf(
  1. String key
)

separate interface to get list size of given key

Implementation

int sizeOf(String key);