Uses of Class
org.eclipse.xtext.xbase.lib.Conversions.WrappedCharacterArray
Packages that use Conversions.WrappedCharacterArray
-
Uses of Conversions.WrappedCharacterArray in org.eclipse.xtext.xbase.lib
Methods in org.eclipse.xtext.xbase.lib that return Conversions.WrappedCharacterArrayModifier and TypeMethodDescriptionConversions.WrappedCharacterArray.create(char[] array) Creates a newConversions.WrappedCharacterArraythat is backed by the given primitivearray.