blob: dab9e6072623e668d25ae916fbb1545cd836d9bf [file] [log] [blame]
/* GENERATED SOURCE. DO NOT MODIFY. */
// © 2016 and later: Unicode, Inc. and others.
// License & terms of use: http://www.unicode.org/copyright.html#License
/**
*******************************************************************************
* Copyright (C) 1996-2013, International Business Machines Corporation and
* others. All Rights Reserved.
*******************************************************************************
*/
package android.icu.lang;
@SuppressWarnings({"unchecked", "deprecation", "all"})
public final class UCharacterDirection implements android.icu.lang.UCharacterEnums.ECharacterDirection {
private UCharacterDirection() { throw new RuntimeException("Stub!"); }
public static java.lang.String toString(int dir) { throw new RuntimeException("Stub!"); }
}