/[schmitzm]/branches/2.4.x/src/skrueger/ServerList.java
ViewVC logotype

Annotation of /branches/2.4.x/src/skrueger/ServerList.java

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1292 - (hide annotations)
Mon Nov 22 10:39:13 2010 UTC (14 years, 3 months ago) by alfonx
Original Path: trunk/src/skrueger/ServerList.java
File MIME type: text/plain
File size: 136 byte(s)
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     }

Properties

Name Value
svn:mime-type text/plain

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26