Class Annotation.Pair

  • Enclosing class:
    Annotation

    static class Annotation.Pair
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      (package private) int name  
      (package private) MemberValue value  
    • Constructor Summary

      Constructors 
      Constructor Description
      Pair()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Pair

        Pair()