Interface HTTagBuilder

  • All Implemented Interfaces:
    java.util.function.Consumer

    
    public interface HTTagBuilder<T extends Object>
     implements Consumer<TagEntry>
                        

    HTTagsProviderで使用されるビルダークラスです。

    Since:

    0.1.0

    Author:

    Hiiragi Tsubasa