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