Interface ResultSetConsumer<T>


public interface ResultSetConsumer<T>
Created by wenshao on 03/06/2017.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    accept(T object)