程序包 org.coodex.util

接口 Section.Builder<T extends Comparable<T>,S extends Section<T>>

封闭类:
Section<T extends Comparable<T>>

public static interface Section.Builder<T extends Comparable<T>,S extends Section<T>>
  • 方法概要

    修饰符和类型
    方法
    说明
    create(T start, T end)
     
  • 方法详细资料

    • create

      S create(T start, T end)