Package org.jcodings

Class IntHolder


  • public class IntHolder
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      int value  
    • Constructor Summary

      Constructors 
      Constructor Description
      IntHolder()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • value

        public int value
    • Constructor Detail

      • IntHolder

        public IntHolder()