|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface ComparatorPB.BitComparatorOrBuilder
| Method Summary | |
|---|---|
ComparatorPB.BitComparator.BitwiseOp |
getBitwiseOp()
required .BitComparator.BitwiseOp bitwise_op = 2; |
ComparatorPB.ByteArrayComparable |
getComparable()
required .ByteArrayComparable comparable = 1; |
boolean |
hasBitwiseOp()
required .BitComparator.BitwiseOp bitwise_op = 2; |
boolean |
hasComparable()
required .ByteArrayComparable comparable = 1; |
| Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder |
|---|
getDefaultInstanceForType, isInitialized |
| Method Detail |
|---|
boolean hasComparable()
required .ByteArrayComparable comparable = 1;
ComparatorPB.ByteArrayComparable getComparable()
required .ByteArrayComparable comparable = 1;
boolean hasBitwiseOp()
required .BitComparator.BitwiseOp bitwise_op = 2;
ComparatorPB.BitComparator.BitwiseOp getBitwiseOp()
required .BitComparator.BitwiseOp bitwise_op = 2;
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||