Interface TypeUtil.NextID

Enclosing class:
TypeUtil

public static interface TypeUtil.NextID
Interface for passing a function that assigns column IDs.
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    get()
     
  • Method Details

    • get

      int get()