Added a comment to add DimensionWrapper (maybe to replace DimensionTypeWrapper)
This commit is contained in:
@@ -25,6 +25,7 @@ import com.seibel.lod.api.interfaces.IDhApiUnsafeWrapper;
|
||||
* @author James Seibel
|
||||
* @version 2022-7-14
|
||||
*/
|
||||
// TODO: Make a dimension wrapper as well
|
||||
public interface IDhApiDimensionTypeWrapper extends IDhApiUnsafeWrapper
|
||||
{
|
||||
String getDimensionName();
|
||||
|
||||
Reference in New Issue
Block a user