MCPcopy Create free account
hub / github.com/Drapegnik/bsu / writeInFile

Method writeInFile

programming/java/sem6/lab1/src/app/models/Student.java:153–167  ·  view source on GitHub ↗

Method for writing students into binary file @param filename String filename @param data ArrayList of Students @see Options#STUDENTS_FILE_NAME

(String filename, ArrayList<Student> data)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

dumpStudentsIntoFileMethod · 0.95

Calls 1

closeMethod · 0.45

Tested by

no test coverage detected