com.ibm.portal.resolver.friendly.cache
Interface DependencyIdProvider


public interface DependencyIdProvider


Method Summary
 int copyDependencyIds(java.lang.Object[] dst, int off)
           
 int getDependencyIdLength()
           
 

Method Detail

getDependencyIdLength

int getDependencyIdLength()
Returns:

copyDependencyIds

int copyDependencyIds(java.lang.Object[] dst,
                      int off)
Parameters:
dst -
off -