karishma-tirthani / odata4j

Automatically exported from code.google.com/p/odata4j
0 stars 0 forks source link

org.odata4j.producer.inmemory.InMemoryEntityInfo does not need TKey #120

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
There is a org.odata4j.producer.inmemory.InMemoryEntityInfo class which has two 
type parameters.  As you may see TKey is not used. Let's remove it.

InMemoryProducer API contains method with unused type parameters now.

Original issue reported on code.google.com by Eugene.P...@gmail.com on 12 Jan 2012 at 6:03

GoogleCodeExporter commented 8 years ago
Fair enough

Original comment by john.spurlock on 13 Jan 2012 at 2:08

GoogleCodeExporter commented 8 years ago
This issue was closed by revision 5e74ecd171dd.

Original comment by john.spurlock on 13 Jan 2012 at 2:09