Class WingsCache.Naming

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      static String use(@NotNull() Class<out Object> owner, @NotNull() String use) format the cache name
      static String use(@NotNull() Class<out Object> clz, @NotNull() Class<out Object> use) format the cache name
      static String join(Array<String> part) join the parts with Joiner
      static String wildcard(String level) append Wildcard to the end
      static boolean inLevel(String name, String level)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait