Class CharacterWrapper


  • public class CharacterWrapper
    extends AbstractPrimitiveWrapper<java.lang.Character>
    Created by Kishore Routhu on 31/8/16 2:36 PM.
    • Constructor Summary

      Constructors 
      Constructor Description
      CharacterWrapper​(java.lang.Character result)  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • CharacterWrapper

        public CharacterWrapper​(java.lang.Character result)