Class PKIndexUtils
java.lang.Object
org.javastro.ivoa.entities.regtap.PKIndexUtils
.
- Since:
- 9 Aug 2023
- Author:
- Paul Harrison (paul.harrison@manchester.ac.uk)
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic <H extends Identifier,L extends org.javastro.ivoa.entities.regtap.PKIndex>
voidaddWithIndex(L l, H h, List<L> li)
-
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)
-