com.atlassian.confluence.core.persistence.schema.descriptor
Interface DescriptorComparator<T>

All Known Implementing Classes:
ColumnDescriptor, IndexDescriptor

@ThreadSafe
public interface DescriptorComparator<T>


Method Summary
 boolean matches(T that)
           
 

Method Detail

matches

boolean matches(T that)


Copyright © 2003-2014 Atlassian. All Rights Reserved.