AbstractCollection.isEmpty

{@inheritDoc}

<p>This implementation returns <tt>size() == 0</tt>.

class AbstractCollection(E)
bool
isEmpty
()

Meta