Class SelectDSL.OffsetFinisher

  • All Implemented Interfaces:
    Buildable<R>
    Enclosing class:
    SelectDSL<R>

    public class SelectDSL.OffsetFinisher
    extends java.lang.Object
    implements Buildable<R>
    • Constructor Summary

      Constructors 
      Constructor Description
      OffsetFinisher()  
    • Method Summary

      Modifier and Type Method Description
      R build()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • OffsetFinisher

        public OffsetFinisher()