Package 

Interface TombstoneProtos.StackHistoryBufferOrBuilder

    • Method Summary

      Modifier and Type Method Description
      abstract long getTid() uint64 tid = 1;
      abstract List<TombstoneProtos.StackHistoryBufferEntry> getEntriesList() repeated .StackHistoryBufferEntry entries = 2;
      abstract TombstoneProtos.StackHistoryBufferEntry getEntries(int index) repeated .StackHistoryBufferEntry entries = 2;
      abstract int getEntriesCount() repeated .StackHistoryBufferEntry entries = 2;
      • 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