Class TypedAttribute.SafeValues

java.lang.Object
eu.bandm.tools.tdom.runtime.TypedAttribute.SafeValues
Enclosing class:
TypedAttribute<V>

public static class TypedAttribute.SafeValues extends Object
Auxiliary class to signal in a type signature that no TdomAttributeSyntaxExceptions can be thrown.
  • Constructor Details

    • SafeValues

      public SafeValues()