Class PKIndexUtils

java.lang.Object
org.javastro.ivoa.entities.regtap.PKIndexUtils

public class PKIndexUtils extends Object
.
Since:
9 Aug 2023
Author:
Paul Harrison (paul.harrison@manchester.ac.uk)
  • Constructor Details

    • PKIndexUtils

      public PKIndexUtils()
  • Method Details

    • addWithIndex

      public static <H extends Identifier, L extends org.javastro.ivoa.entities.regtap.PKIndex> void addWithIndex(L l, H h, List<L> li)