public abstract class SAbstractReadableWriteable extends SAbstractReadable implements SWriteable
SReadable
,
SWriteable
Constructor and Description |
---|
SAbstractReadableWriteable() |
Modifier and Type | Method and Description |
---|---|
void |
write(java.lang.String file_name)
Méthode pour écrire l'objet SAbstractReadableWriteable dans un fichier txt.
|
getReadableParameterName, read
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
write
getReadableName
public void write(java.lang.String file_name)
file_name
- - Le nom du fichier où sera écrit l'objet.