alternate of below code
import com.hazelcast.map.AbstractEntryProcessor;
public class <ClassName> extends AbstractEntryProcessor<a,b>{
// body of the class
}
error --> Cannot resolve symbol 'AbstractEntryProcessor'
please don't give the link of documentation and i know AbstractEntryProcessor is removed SomeOne please help me in this