blob: a304f60390939b7083d161ff112509239e2e436b [file] [log] [blame]
/**
*******************************************************************************
* Copyright (C) 1996-2006, International Business Machines Corporation and *
* others. All Rights Reserved. *
*******************************************************************************
*
*******************************************************************************
*/
package com.android.icu.charset;
@SuppressWarnings({"unchecked", "deprecation", "all"})
public final class NativeConverter {
public NativeConverter() { throw new RuntimeException("Stub!"); }
}