Class Painters


  • public final class Painters
    extends Object
    A collection of static painters. These painters do not store state and are safe to reuse.
    Author:
    kschaefer
    • Field Detail

      • EMPTY_PAINTER

        public static final Painter<Object> EMPTY_PAINTER