Class PebbleOptionsPrototype


  • @ConfigPrototype(model=POLYVARIANT)
    public abstract class PebbleOptionsPrototype
    extends Object
    This config is used to set pebble engine building options
    Author:
    Vladlen Larionov
    • Constructor Detail

      • PebbleOptionsPrototype

        public PebbleOptionsPrototype()
    • Method Detail

      • applyOptions

        public abstract void applyOptions​(com.mitchellbosecke.pebble.PebbleEngine.Builder builder)