Hallo, maybe someone can help me. I want to write a custom freemarker method.
In my method I receive an object of type "freemarker.core.HashLiteral$SequenceHash". I can nothing do with this object. How I can cast this to an e.g. java.util.map? Thank you!!! Ingo
