Class InfoItem<V>

    • Constructor Detail

      • InfoItem

        public InfoItem​(String key,
                        V value)
      • InfoItem

        public InfoItem​(String key,
                        V value,
                        boolean useI18n)