public abstract class InterfaceLooper extends Object
InterfaceLooper()
boolean
loop(Class<?>[] clazzs)
protected abstract boolean
process(Class<?> inter)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public InterfaceLooper()
public final boolean loop(Class<?>[] clazzs)
protected abstract boolean process(Class<?> inter)
inter
Copyright © 2015. All rights reserved.