Parent Directory
|
Revision Log
Reorgnaized ServerList classes in schmitzm a bit
1 | alfonx | 1292 | package skrueger; |
2 | |||
3 | |||
4 | public interface ServerList { | ||
5 | |||
6 | String toPropertiesString(); | ||
7 | |||
8 | boolean parsePropertiesString(String propString); | ||
9 | |||
10 | } |
Name | Value |
---|---|
svn:mime-type | text/plain |
[email protected] | ViewVC Help |
Powered by ViewVC 1.1.26 |