Class MetaTagImpl<T>

  • Type Parameters:
    T - the type of the value of the tag
    All Implemented Interfaces:
    MetaTag<T>

    public class MetaTagImpl<T>
    extends Object
    implements MetaTag<T>

    Implementation of a meta tag, to add additional info to other objects

    Since:
    1.0
    Author:
    Andreas Schuler
    • Constructor Detail

      • MetaTagImpl

        public MetaTagImpl()