Imagine that I have a list of certain objects:
List
And I need to generate another list including the ids of
ids
If someone get here after a few years:
List stringProperty = (List) CollectionUtils.collect(listOfBeans, TransformerUtils.invokerTransformer("getProperty"));