Package com.apple.foundationdb
Class KeyArrayResult
- java.lang.Object
-
- com.apple.foundationdb.KeyArrayResult
-
public class KeyArrayResult extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description KeyArrayResult(byte[] keyBytes, int[] keyLengths)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.util.List<byte[]>
getKeys()
-