public abstract class AbstractInvocationRecorder<T> extends Object
| コンストラクタと説明 |
|---|
AbstractInvocationRecorder(Class<T> targetClazz) |
public void play(T target) throws InvocationTargetException, IllegalAccessException
protected void record(Object... args)
Copyright © 2016. All rights reserved.