JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
test
Interface PatternTest.PatternTestInterface
All Known Implementing Classes:
PatternTest.MyTest2
,
PatternTest.Test1
,
PatternTest.Test2
Enclosing class:
PatternTest
public static interface
PatternTest.PatternTestInterface
A common interface to be used for pattern matching.
Since:
1.00
Version:
1.00
Author:
Holger Eichelberger
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
void
run
()
Run the test code.
Method Detail
run
void run()
Run the test code.
Since:
1.00
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method