使いどころによっては便利かもしれない・・・
example:
public <Any> Enumeration<Any> cast() {
return (Enumeration<Any>)this;
}