com.eharmony.aloha.reflect.ReflectionConversions.Implicits
Provides conversions from ResolvedType to RefInfo. ResolvedType is useful for providing erased types in Java generics. See the classmate library.
a ResolvedType instance containing the proper type information to convert to RefInfo[A]
Convert the ResolvedType instance to a RefInfo instance.
the parametrized type of the ResolvedType and the resulting RefInfo.
Provides conversions from ResolvedType to RefInfo. ResolvedType is useful for providing erased types in Java generics. See the classmate library.