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