public interface Indexable<K>
A marker interface for PMML elements that specify a primary key-like attribute.
In a collection of Indexable elements, all key values, including the null key value, must be unique.
HasIdK getKey()
null.Copyright © 2016 University of Tartu. All rights reserved.