Package io.ran
Class ResolverImpl
java.lang.Object
io.ran.ResolverImpl
- All Implemented Interfaces:
Resolver
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription<FROM,
TO> TO <FROM,
TO> Collection<TO> getCollection
(Class<FROM> fromClass, String field, FROM obj) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface io.ran.Resolver
getTypedCollection
-
Constructor Details
-
ResolverImpl
-
-
Method Details
-
get
-
getCollection
- Specified by:
getCollection
in interfaceResolver
-