com.adaptrex.sandbox.entities.cayenne.Theater Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of adaptrex-sandbox-core Show documentation
Show all versions of adaptrex-sandbox-core Show documentation
Utilities For Sandbox Webapps
The newest version!
package com.adaptrex.sandbox.entities.cayenne;
import com.adaptrex.sandbox.entities.cayenne.auto._Theater;
public class Theater extends _Theater {
}