Projekt

Obecné

Profil

« Předchozí | Další » 

Revize 4bbee803

Přidáno uživatelem Jan Havlíček před více než 4 roky(ů)

#7794 Got rid of simpleToString.
Rewrote the toString() instead (no need to re-cast Object types)

Zobrazit rozdíly:

project/Deserializer/src/jdeserialize/content.java
64 64
     * @param value the new value to use
65 65
     */
66 66
    public void setIsExceptionObject(boolean value);
67

  
68
    /**
69
     * Jan Havlicek, 200406 for Java object universal deserializer project.
70
     * Added because of wanted format of string representation fo objects.
71
     */
72
    public String simpleFormatToString();
73 67
}
74 68

  

Také k dispozici: Unified diff