174175176177178179180
@Override public Integer cardinality() { return null; } @Override public Complex getRandomElement() { return new Complex(); }