Searched refs:getValueTypeLiteral (Results 1 – 3 of 3) sorted by relevance
62 TypeLiteral<?> getValueTypeLiteral(); in getValueTypeLiteral() method
159 assertEquals(valueType, mapbinder.getValueTypeLiteral()); in mapInjectorTest()367 assertEquals(valueType, mapbinder.getValueTypeLiteral()); in mapModuleTest()
835 public TypeLiteral<V> getValueTypeLiteral() { in getValueTypeLiteral() method in RealMapBinder.RealMapProvider