public class CacheClassResults extends Object implements Function<javax.jmi.reflect.RefObject,Collection<String>>
| Constructor and Description |
|---|
CacheClassResults(Function<javax.jmi.reflect.RefObject,Collection<String>> wrapped) |
public CacheClassResults(Function<javax.jmi.reflect.RefObject,Collection<String>> wrapped)
wrapped - not null operation to wrap and whose results to cachepublic Collection<String> execute(javax.jmi.reflect.RefObject arg0) throws RuntimeException, IllegalArgumentException
execute in interface Function<javax.jmi.reflect.RefObject,Collection<String>>RuntimeExceptionIllegalArgumentExceptionCopyright © 2001–2018 MDA Tools. All rights reserved.