DataConvert

public interface DataConvert<T, R>

Functions

Link copied to clipboard
public abstract R convert(T t)