data-mapping

    19Ciepło

    8Odpowiedz

    chciałbym zrobić coś takiego: ArrayList<CustomObject> objects = new ArrayList<CustomObject>(); ... DozerBeanMapper MAPPER = new DozerBeanMapper(); ... ArrayList<NewObject> newObjects = MAPPER.map(