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