All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.dragome.forms.bindings.builders.helpers.ItemRepeaterHelper Maven / Gradle / Ivy

The newest version!
package com.dragome.forms.bindings.builders.helpers;

public interface ItemRepeaterHelper
{
	public void process(T item);

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy