blob: 1092ba99685d9774be3bc9f6f14471bb78df1def [file] [log] [blame]
/*
*******************************************************************************
* Copyright (C) 2011, International Business Machines Corporation and *
* others. All Rights Reserved. *
*******************************************************************************
*/
package com.ibm.icu.text;
/*
* Empty stub
*/
public class UnicodeSet {
private UnicodeSet() {}
}