blob: 455f22102206d2e3e58e085efac48a14db10c9be [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-2004, International Business Machines Corporation and *
* others. All Rights Reserved. *
*******************************************************************************
*/
package android.icu.lang;
@SuppressWarnings({"unchecked", "deprecation", "all"})
public final class UCharacterCategory implements android.icu.lang.UCharacterEnums.ECharacterCategory {
private UCharacterCategory() { throw new RuntimeException("Stub!"); }
public static java.lang.String toString(int category) { throw new RuntimeException("Stub!"); }
}