Interface FieldlessIndexEntryPrimaryKey<IK extends FieldlessIndexEntryPrimaryKey<IK,​PK,​D>,​PK extends PrimaryKey<PK>,​D extends Databean<PK,​D>>

All Superinterfaces:
Comparable<FieldSet<IK>>, Fielder<IK>, FieldSet<IK>, Key<IK>, PrimaryKey<IK>, PrimaryKeyFielder<IK>, UniqueKey<IK>

public interface FieldlessIndexEntryPrimaryKey<IK extends FieldlessIndexEntryPrimaryKey<IK,​PK,​D>,​PK extends PrimaryKey<PK>,​D extends Databean<PK,​D>>
extends PrimaryKey<IK>