Project JXTA

net.jxta.impl.peergroup
Interface CompatibilityEquater

All Known Implementing Classes:
Platform, ShadowPeerGroup, StdPeerGroup

public interface CompatibilityEquater


Method Summary
 boolean compatible(Element test)
          Evaluates if the given compatibility statement makes the module that bears it is lodable by this group.
 

Method Detail

compatible

boolean compatible(Element test)
Evaluates if the given compatibility statement makes the module that bears it is lodable by this group.

Returns:
boolean True if test is compatible with target.

JXTA J2SE