public interface CachingClassCopierFactory extends ClassCopierFactory
| Modifier and Type | Method and Description |
|---|---|
void |
put(Class<?> cls,
ClassCopier copier)
Put copier into the cache for Class cls.
|
getClassCopiervoid put(Class<?> cls, ClassCopier copier)
Copyright © 2011–2018 Eclipse Foundation. All rights reserved.