Class BiConsumer<T,U>

java.lang.Object
ortus.boxlang.runtime.interop.proxies.BaseProxy
ortus.boxlang.runtime.interop.proxies.BiConsumer<T,U>
All Implemented Interfaces:
BiConsumer<T,U>

public class BiConsumer<T,U> extends BaseProxy implements BiConsumer<T,U>