接口 Palette.Factory

封闭接口:
Palette<T>

public static interface Palette.Factory
  • 方法概要

    修饰符和类型
    方法
    说明
    <A> Palette<A>
    create(int pBits, IdMap<A> pRegistry, PaletteResize<A> pResizeHandler, List<A> pValues)