Class UtilitiesImpl.TagManagerImpl

  • All Implemented Interfaces:
    TagManager
    Enclosing class:
    UtilitiesImpl

    private static class UtilitiesImpl.TagManagerImpl
    extends java.lang.Object
    implements TagManager
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private TagManagerImpl()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      Tag createTag​(java.lang.String name)  
      java.util.List<Tag> getTags()  
      Tag lookupTag​(java.lang.String name)  
      • Methods inherited from class java.lang.Object

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

      • TagManagerImpl

        private TagManagerImpl()