Interface ValueExtractor<RECORD>


public interface ValueExtractor<RECORD>
  • Method Summary

    Modifier and Type Method Description
    java.lang.Object extract​(RECORD object)