org.spockframework.util
Interface IMatcher<T>


public interface IMatcher<T>


Method Summary
 boolean matches(T node)
           
 

Method Detail

matches

boolean matches(T node)


Copyright © 2013. All rights reserved