Class NullValue

  • All Implemented Interfaces:
    , org.springframework.cache.Cache.ValueWrapper

    public class NullValue
    extends 
    implements org.springframework.cache.Cache.ValueWrapper, 
    Author:
    Nikita Koksharov
    See Also:
    Serialized Form
    • Constructor Summary

      Constructors 
      Constructor Description
      NullValue()  
    • Field Detail

      • INSTANCE

        public static final NullValue INSTANCE
    • Constructor Detail

      • NullValue

        public NullValue()
    • Method Detail

      • get

        public  get()
        Specified by:
        get in interface org.springframework.cache.Cache.ValueWrapper