Java equivalent of Invariant Culture

后端 未结 0 1751
陌清茗
陌清茗 2021-02-11 20:19

I am converting the following C# code to Java. Is there a Java equivalent to the .NET concept of Invariant Culture?

string upper = myString.ToUpperInvariant();
         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题