Class UniqueAnnotations

org.elasticsearch.common.inject.internal.UniqueAnnotations

public class UniqueAnnotations extends
  • Method Summary

    Modifier and Type
    Method
    Description
    static
    Returns an annotation instance that is not equal to any other annotation instances, for use in creating distinct Keys.

    Methods inherited from class java.lang.

    , , , , , , , , , ,
  • Method Details

    • create

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