Package akka.util

Class BoxedType


  • public class BoxedType
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      BoxedType()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.lang.Class<?> apply​(java.lang.Class<?> c)  
      • Methods inherited from class java.lang.Object

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

      • BoxedType

        public BoxedType()
    • Method Detail

      • apply

        public static final java.lang.Class<?> apply​(java.lang.Class<?> c)