public class BugSaver extends Object
| Constructor and Description |
|---|
BugSaver() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getLastPlaceSaved() |
static void |
saveBugs(File out,
BugCollection data,
Project p) |
static void |
saveBugs(Writer out,
BugCollection data,
Project p) |
public static void saveBugs(@WillClose Writer out, BugCollection data, Project p)
public static void saveBugs(File out, BugCollection data, Project p)
public static String getLastPlaceSaved()
Copyright © 2003–2015. All rights reserved.