setType abstract method

void setType(
  1. TypeToken<T> type
)

Implementation

void setType(TypeToken<T> type);