Class TextFormat.Printer.MapEntryAdapter

java.lang.Object
com.google.protobuf.TextFormat.Printer.MapEntryAdapter
All Implemented Interfaces:
Comparable<TextFormat.Printer.MapEntryAdapter>
Enclosing class:
TextFormat.Printer

private static class TextFormat.Printer.MapEntryAdapter extends Object implements Comparable<TextFormat.Printer.MapEntryAdapter>
An adapter class that can take a MapEntry and returns its key and entry.