Cherry pick String off-loading improvements from `wip-nanocoatexec`.
[SquirrelJME.git] / modules / midp-lcdui / src / main / java / cc / squirreljme / runtime / lcdui / mle / package-info.java
blob34bfd510ca1f40d70f4d295487b5a0dbc61c908c
1 // -*- Mode: Java; indent-tabs-mode: t; tab-width: 4 -*-
2 // ---------------------------------------------------------------------------
3 // SquirrelJME
4 // Copyright (C) Stephanie Gawroriski <xer@multiphasicapps.net>
5 // ---------------------------------------------------------------------------
6 // SquirrelJME is under the Mozilla Public License Version 2.0.
7 // See license.mkd for licensing and copyright information.
8 // ---------------------------------------------------------------------------
10 /**
11 * This package contains the mid-level layer support for LCDUI.
13 * @since 2020/06/30
16 @org.jetbrains.annotations.ApiStatus.Internal
17 package cc.squirreljme.runtime.lcdui.mle;