Class Config.VminfoWithDuplicatedBytemanCompanion

  • All Implemented Interfaces:
    java.io.Serializable
    Enclosing class:
    Config

    public static final class Config.VminfoWithDuplicatedBytemanCompanion
    extends java.lang.Object
    implements java.io.Serializable
    See Also:
    Serialized Form
    • Constructor Detail

      • VminfoWithDuplicatedBytemanCompanion

        public VminfoWithDuplicatedBytemanCompanion​(VmInfo vmInfo,
                                                    BytemanCompanion bytemanCompanion)
    • Method Detail

      • equals

        public boolean equals​(java.lang.Object o)
        Overrides:
        equals in class java.lang.Object
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class java.lang.Object
      • getVmInfo

        public VmInfo getVmInfo()
      • base64Serialize

        public java.lang.String base64Serialize()
                                         throws java.io.IOException
        Throws:
        java.io.IOException
      • base64Deserialize

        static Config.VminfoWithDuplicatedBytemanCompanion base64Deserialize​(java.lang.String base64Representation)
                                                                      throws java.io.IOException,
                                                                             java.lang.ClassNotFoundException
        Throws:
        java.io.IOException
        java.lang.ClassNotFoundException