Package io.ran
Class ResolverImpl
java.lang.Object
io.ran.ResolverImpl
- All Implemented Interfaces:
- Resolver
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescription<FROM,TO> TO <FROM,TO> Collection<TO> getCollection(Class<FROM> fromClass, String field, FROM obj) Methods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.ran.ResolvergetTypedCollection
- 
Constructor Details- 
ResolverImpl
 
- 
- 
Method Details- 
get
- 
getCollection- Specified by:
- getCollectionin interface- Resolver
 
 
-