Class ResourceSettings


  • public class ResourceSettings
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      boolean shouldBeCustomized​(java.lang.String plugin, java.lang.String fileName)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ResourceSettings

        public ResourceSettings​(PlanConfig config)
    • Method Detail

      • shouldBeCustomized

        public boolean shouldBeCustomized​(java.lang.String plugin,
                                          java.lang.String fileName)