Skip navigation links
D M S 

D

de.alpharogroup.merge.api - package de.alpharogroup.merge.api
This package provides intefaces for merging objects

M

merge(T) - Method in interface de.alpharogroup.merge.api.Mergeable
Merge the given object with this object.
merge(List<T>) - Method in interface de.alpharogroup.merge.api.Summarizer
Merge the given list with the objects that can be merged and return the resulted merged objects in a list.
merge(T, T) - Method in interface de.alpharogroup.merge.api.Summarizer
Merge the given object with other object.
Mergeable<T> - Interface in de.alpharogroup.merge.api
A class that implements the Mergeable interface indicates that it can be merged with an other object of its type.

S

Summarizer<T> - Interface in de.alpharogroup.merge.api
A class that implements the Summarizer interface indicates that it can merge single or a collection of objects in with each other.
D M S 
Skip navigation links

Copyright © 2015–2018 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.