|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjetbrains.buildServer.xstream.XStreamFile<T>
public class XStreamFile<T>
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface com.intellij.openapi.Disposable |
|---|
com.intellij.openapi.Disposable.Parent |
| Constructor Summary | |
|---|---|
XStreamFile(java.io.File file,
XStreamHolder holder)
|
|
| Method Summary | |
|---|---|
T |
deserialize()
|
void |
dispose()
|
java.io.File |
getPath()
|
void |
serialize(T o,
boolean now)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public XStreamFile(java.io.File file,
XStreamHolder holder)
| Method Detail |
|---|
public void dispose()
dispose in interface com.intellij.openapi.Disposable
public void serialize(T o,
boolean now)
public T deserialize()
public java.io.File getPath()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||