Class UniqueAnnotations

java.lang.Object
org.elasticsearch.common.inject.internal.UniqueAnnotations

public class UniqueAnnotations extends Object
  • Method Details

    • create

      public static Annotation create()
      Returns an annotation instance that is not equal to any other annotation instances, for use in creating distinct Keys.