Annotation Type LevenshteinDistance.List

Enclosing class:
LevenshteinDistance

@Target({TYPE,ANNOTATION_TYPE}) @Retention(RUNTIME) @Documented public static @interface LevenshteinDistance.List
Defines several @LevenshteinDistance annotations on the same element.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    levenshtein distance value.
  • Element Details