make

public static T make<T>(T obj, Consumer<T> constructor)(source)
public static T make<T>(Supplier<T> constructor)(source)