Package com.google.protobuf
Class Internal.MapAdapter.EntryAdapter
- java.lang.Object
-
- com.google.protobuf.Internal.MapAdapter.EntryAdapter
-
- All Implemented Interfaces:
java.util.Map.Entry<K,V>
- Enclosing class:
- Internal.MapAdapter<K,V,RealValue>
private class Internal.MapAdapter.EntryAdapter extends java.lang.Object implements java.util.Map.Entry<K,V>
-
-
Constructor Summary
Constructors Constructor Description EntryAdapter(java.util.Map.Entry<K,RealValue> realEntry)
-