jsonnull class : jsonnull() fitter

Description

Get a new instance of jsonnull class.

Syntax

new jsonnull()

Arguments

None.

Return value

ClassDescription
jsonnullA new instance of jsonnull class. This instance has been initialized.

Sample code

1:

jsonnull jsn = new jsonnull();

Notes

It is an automatically generated default fitter. It returns an instance as same as getting from the variable declaration.

The instance returned by this fitter has been initialized.

Links for reference

None.

Copyright © Cooker All rights reserved.