mirror of
https://github.com/github/codeql.git
synced 2026-03-01 05:13:41 +01:00
7 lines
114 B
Java
Generated
7 lines
114 B
Java
Generated
/*
|
|
* Copyright (C) 2009-2013 Typesafe Inc. <http://www.typesafe.com>
|
|
*/
|
|
package play.mvc;
|
|
|
|
public class Call {}
|