Overview  Package   Class  Tree  Index 

be.lassi.preferences
Class PreferencesWriter

java.lang.Object
  extended by be.lassi.preferences.PreferencesWriter

public class PreferencesWriter
extends java.lang.Object

Writes preferences to a print stream.


Constructor Summary
PreferencesWriter(java.io.PrintStream out)
          Constructs a new writer.
 
Method Summary
 void write(java.util.List<Preferences> preferencesCollection)
          Writes preferences.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PreferencesWriter

public PreferencesWriter(java.io.PrintStream out)
Constructs a new writer.

Parameters:
out - the output stream
Method Detail

write

public void write(java.util.List<Preferences> preferencesCollection)
Writes preferences.

Parameters:
preferencesCollection - collection with preferences to write

Overview  Package   Class  Tree  Index 
Lighting Assistant 1.2