size

public abstract Long size()

Returns the size of this entity. The size may be different for different kinds of entities. Entities should return -1 if exists returns false

Return

the size of this entity. Should be -1 if exists is false