List<Question> question = new ArrayList<Question>();
Map<Question, List<Option>> mapping = new LinkedHashMap<Question, List<Option>>();
1 | <#if question??> |
- Is freemarker’s key only be String -_- shit.
- Why can’t use object as a key
- Use
?c
transform int varable to string