Class TestCount

java.lang.Object
org.protelis.test.matcher.TestCount
All Implemented Interfaces:
Function<Map<String,Object>,Integer>

public final class TestCount extends Object implements Function<Map<String,Object>,Integer>
Count the occurrences of a given value.