java.lang.Objectquestion2.DynamicProxyFiltre
public class DynamicProxyFiltre
Constructor Summary | |
---|---|
DynamicProxyFiltre()
|
Method Summary | ||
---|---|---|
static
|
getProxy(Liste<T> liste,
String[] autorisees)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DynamicProxyFiltre()
Method Detail |
---|
public static <T> Liste<T> getProxy(Liste<T> liste, String[] autorisees)