public interface HGRefCountedType
A marker interface indicating that a given HGAtomType
implementation
is reference-counted. This means that distinct values of the given type
are stored only once in permanent storage and a count is maintained for
each separate enclosing type or atom that references them.
Copyright © 2015. All rights reserved.