Class MoreTypes.ParameterizedTypeImpl

org.elasticsearch.common.inject.internal.MoreTypes.ParameterizedTypeImpl
All Implemented Interfaces:
,
Enclosing class:
MoreTypes

public static class MoreTypes.ParameterizedTypeImpl extends implements
  • Constructor Summary

    Constructors
    Constructor
    Description
     ownerType,  rawType, ... typeArguments)
     
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
     other)
     
    []
     
     
     
    int
     
    boolean
     
     

    Methods inherited from class java.lang.

    , , , , , , ,

    Methods inherited from interface java.lang.reflect.

  • Constructor Details

    • ParameterizedTypeImpl

      public ParameterizedTypeImpl( ownerType,  rawType, ... typeArguments)
  • Method Details

    • getActualTypeArguments

      public [] getActualTypeArguments()
      Specified by:
       in interface 
    • getRawType

      public  getRawType()
      Specified by:
       in interface 
    • getOwnerType

      public  getOwnerType()
      Specified by:
       in interface 
    • isFullySpecified

      public boolean isFullySpecified()
    • equals

      public boolean equals( other)
      Overrides:
       in class 
    • hashCode

      public int hashCode()
      Overrides:
       in class 
    • toString

      public  toString()
      Overrides:
       in class