Module org.example

Class PGNFileSave

java.lang.Object
cz.cvut.fel.pjv.PGN.PGNFileSave

public class PGNFileSave
extends java.lang.Object
  • Constructor Summary

    Constructors
    Constructor Description
    PGNFileSave()  
  • Method Summary

    Modifier and Type Method Description
    static void savePGNGame()
    Method to save PGN game into file;

    Methods inherited from class java.lang.Object

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

    • PGNFileSave

      public PGNFileSave()
  • Method Details

    • savePGNGame

      public static void savePGNGame()
      Method to save PGN game into file;