MetadataKey

protected void MetadataKey(String label, Class<? extends T> clazz, boolean canRepeat)

Constructor for custom key subclasses. Most use-cases will not require the use of custom keys, but occasionally it can be useful to create a specific subtype to control the formatting of values or to have a family of related keys with a common parent type.