Class RegularImmutableMap.KeySet.SerializedForm<K>

  • All Implemented Interfaces:
    java.io.Serializable
    Enclosing class:
    RegularImmutableMap.KeySet<K,​V>

    @GwtIncompatible
    private static class RegularImmutableMap.KeySet.SerializedForm<K>
    extends java.lang.Object
    implements java.io.Serializable
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      (package private) java.lang.Object readResolve()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

    • Method Detail

      • readResolve

        java.lang.Object readResolve()