Package 

Interface TombstoneProtos.StackHistoryBufferEntryOrBuilder

    • Method Summary

      Modifier and Type Method Description
      abstract boolean hasAddr() .BacktraceFrame addr = 1;
      abstract TombstoneProtos.BacktraceFrame getAddr() .BacktraceFrame addr = 1;
      abstract long getFp() uint64 fp = 2;
      abstract long getTag() uint64 tag = 3;
      • Methods inherited from class com.google.protobuf.MessageLiteOrBuilder

        getDefaultInstanceForType, isInitialized
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait