protected static interface

JUnitTestCaseStubGenerator.MethodFilter

com.google.gwt.junit.rebind.JUnitTestCaseStubGenerator.MethodFilter

Class Overview

An interface for filtering out methods.

Summary

Public Methods
abstract boolean accept(JMethod method)

Public Methods

public abstract boolean accept (JMethod method)