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