Package org.assertstruct.impl.opt
Class OptionsKey
java.lang.Object
org.assertstruct.template.TemplateKey
org.assertstruct.impl.opt.OptionsKey
-
Constructor Summary
ConstructorsConstructorDescriptionOptionsKey(TemplateKeyType configType, @NonNull String value, String propertyName, ExtToken token) -
Method Summary
Methods inherited from class org.assertstruct.template.TemplateKey
equals, getType, hashCode, toString
-
Constructor Details
-
OptionsKey
public OptionsKey(TemplateKeyType configType, @NonNull @NonNull String value, String propertyName, ExtToken token)
-