get

fun get(predicate: Predicate<Item>? = null): List<Item>

{@inheritDoc}