org.hibernate.test.instrument.buildtime
Class InstrumentTest.SkipCheck
java.lang.Object
   org.hibernate.test.instrument.buildtime.InstrumentTest.SkipCheck
org.hibernate.test.instrument.buildtime.InstrumentTest.SkipCheck
- All Implemented Interfaces: 
- Skip.Matcher
- Enclosing class:
- InstrumentTest
- public static class InstrumentTest.SkipCheck 
- extends Object- implements Skip.Matcher
 
| Method Summary | 
|  boolean | isMatch()Do we have a match to the underlying condition?
 | 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
InstrumentTest.SkipCheck
public InstrumentTest.SkipCheck()
isMatch
public boolean isMatch()
- Description copied from interface: Skip.Matcher
- Do we have a match to the underlying condition?
 
- 
- Specified by:
- isMatchin interface- Skip.Matcher
 
- 
- Returns:
- True/false ;)
 
Copyright © 2001-2012 Red Hat, Inc.  All Rights Reserved.