Class BatchInputParser.BatchPartInfo
- java.lang.Object
-
- ai.konduit.serving.input.conversion.BatchInputParser.BatchPartInfo
-
- All Implemented Interfaces:
java.lang.Comparable<BatchInputParser.BatchPartInfo>
- Enclosing class:
- BatchInputParser
public static class BatchInputParser.BatchPartInfo extends java.lang.Object implements java.lang.Comparable<BatchInputParser.BatchPartInfo>
-
-
Constructor Summary
Constructors Constructor Description BatchPartInfo()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description intcompareTo(BatchInputParser.BatchPartInfo batchPartInfo)
-
-
-
Method Detail
-
compareTo
public int compareTo(BatchInputParser.BatchPartInfo batchPartInfo)
- Specified by:
compareToin interfacejava.lang.Comparable<BatchInputParser.BatchPartInfo>
-
-