git://git.nikiroo.be
/
nikiroo-utils.git
/ blame_incremental
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(non-incremental) |
history
|
HEAD
doc
[nikiroo-utils.git]
/
data
/
package-info.java
This page requires JavaScript to run. Use
this page
instead.
... / ...
Commit
Line
Data
1
/**
2
* This package contains the data structure used by the program, without the
3
* logic behind them.
4
* <p>
5
* All the classes inside are serializable.
6
*
7
* @author niki
8
*/
9
package be.nikiroo.fanfix.data;