Skip to content

Instantly share code, notes, and snippets.

@Noy
Last active December 11, 2016 02:56
Show Gist options
  • Save Noy/dad25dcddb8066ff59a428970ee848d1 to your computer and use it in GitHub Desktop.
Save Noy/dad25dcddb8066ff59a428970ee848d1 to your computer and use it in GitHub Desktop.
this?
universal studentroom this extends this impliments that, there {
this this = new this<this>(this);
void <THIS> this(THIS this) {
while(this) {
return new this(this);
}
if (this.this(this)) applyNewThis(this);
}
void applyNewThis(this, this) {
registerEvents(this, this);
}
@Override
public <THIS> THIS that(THIS this) {
try {
this
}catch(ThisException this) { this.printThisTrace(); }
return this.this(this);
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment