@FunctionalInterface
public static interface RecordTypes.RecordConstructor<T extends Record>
Modifier and Type | Method and Description |
---|---|
T |
apply(byte[] source,
int start,
int len) |
T apply(byte[] source, int start, int len)
Copyright 2022 The Apache Software Foundation or its licensors, as applicable.