[parfait] push by yoram.ku...@gmail.com - Make IdentifierSource public so that it can be implemented by users on 2014-04-15 23:33 GMT

3 views
Skip to first unread message

par...@googlecode.com

unread,
Apr 15, 2014, 7:33:29 PM4/15/14
to parfa...@googlegroups.com
Revision: 638057114811
Branch: default
Author: Yoram Kulbak <yoram....@gmail.com>
Date: Sun Sep 2 11:59:09 2012 UTC
Log: Make IdentifierSource public so that it can be implemented by
users
http://code.google.com/p/parfait/source/detail?r=638057114811

Modified:
/dxm/src/main/java/com/custardsource/parfait/dxm/IdentifierSource.java

=======================================
--- /dxm/src/main/java/com/custardsource/parfait/dxm/IdentifierSource.java
Wed Nov 4 06:45:09 2009 UTC
+++ /dxm/src/main/java/com/custardsource/parfait/dxm/IdentifierSource.java
Sun Sep 2 11:59:09 2012 UTC
@@ -2,6 +2,6 @@

import java.util.Set;

-interface IdentifierSource {
+public interface IdentifierSource {
int calculateId(String name, Set<Integer> usedIds);
}
Reply all
Reply to author
Forward
0 new messages