this.values = values;
// int result = values.get(idx).compareTo(); // int intValue = values.get(idx).intValue(); int code = values.get(idx).hashCode();