public class NameFilter extends AbstractFilter<javassist.bytecode.ClassFile> implements Filter<javassist.bytecode.ClassFile>
Constructor and Description |
---|
NameFilter(String name) |
Modifier and Type | Method and Description |
---|---|
boolean |
accept(javassist.bytecode.ClassFile element)
Tests if a specified item should be included.
|
targetType
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
targetType
public NameFilter(String name)
Copyright © 2010–2018 Jadira Systems. All rights reserved.