@FunctionalInterface @ApplicationScoped public interface ICoalescer<T>
List<T>
coalesce(List<T> data)
List<T> coalesce(List<T> data)
data
null
Copyright © 2010–2018. All rights reserved.