blob: 364a0263c49a0fa1cede999297e4d31811d3fcd3 [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!"); }
}