Class TypeReferences.$$<T>

java.lang.Object
org.springframework.core.ParameterizedTypeReference<T>
org.springframework.hateoas.server.core.TypeReferences.$$<T>
Enclosing class:
TypeReferences

public static class TypeReferences.$$<T> extends org.springframework.core.ParameterizedTypeReference<T>
  • Constructor Details

    • $$

      public $$()
  • Method Details

    • getType

      public Type getType()
      Overrides:
      getType in class org.springframework.core.ParameterizedTypeReference<T>
    • equals

      public boolean equals(@Nullable Object obj)
      Overrides:
      equals in class org.springframework.core.ParameterizedTypeReference<T>
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class org.springframework.core.ParameterizedTypeReference<T>
    • toString

      public String toString()
      Overrides:
      toString in class org.springframework.core.ParameterizedTypeReference<T>