Class NullCounterEntityWrapper

All Implemented Interfaces:
EntityReference, Entity

public class NullCounterEntityWrapper extends ConditionalEntityWrapper
Wrapper for returning null for fields of type 'counter'. This is used in the entity copy process to reset counters.

Use Entities.nullCounterEntity(myEntity)