Class CollationBuilder.CEFinalizer

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private long[] finalCEs  
    • Constructor Summary

      Constructors 
      Constructor Description
      CEFinalizer​(long[] ces)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      long modifyCE​(long ce)
      Returns a new CE to replace the input CE, or else Collation.NO_CE.
      long modifyCE32​(int ce32)
      Returns a new CE to replace the non-special input CE32, or else Collation.NO_CE.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait