Searched defs:Col (Results 1 – 1 of 1) sorted by relevance
244 public static class Col<T> { class261 public Col(String name, Function<T, Object> callable) { in Col() method in Col