Class Null_t

java.lang.Object
com.jackmeng.stl.types.Null_t

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

    Fields
    Modifier and Type Field Description
    static byte BYTE_VALUE  
    static double DOUBLE_VALUE  
    static float FLOAT_VALUE  
    static int INT_VALUE  
    static long LONG_VALUE  
    static short SHORT_VALUE  
    static java.lang.String STRING_VALUE  
  • Constructor Summary

    Constructors
    Modifier Constructor Description
    private Null_t()  
  • Method Summary

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait