public class MockDeletor<T> extends Object implements Deletor<T>
MockDeletor()
void
delete(T delete)
T
getDeleted()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public MockDeletor()
public void delete(T delete)
delete
Deletor<T>
public T getDeleted()
Copyright © 2022. All rights reserved.