If I have:
How would I specify the type of objects in the collection?
Oh, it's as simple as specifying the class in the declaration:
<!--/*@thymesVar id="someCollection" type="java.util.List<com.domain.my.Bean>"*/-->