Class DeprecationWalker
java.lang.Object
VASSAL.tools.deprecation.DeprecationWalker
-
Nested Class Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
void
setInput
(byte[] classFile) void
setInput
(InputStream in) void
void
walk()
-
Constructor Details
-
DeprecationWalker
public DeprecationWalker()
-
-
Method Details
-
setCallback
-
setInput
-
setInput
- Specified by:
setInput
in interfaceWalker
- Throws:
IOException
-
setInput
- Specified by:
setInput
in interfaceWalker
- Throws:
IOException
-
walk
-