http://ivan-gandhi.livejournal.com/ ([identity profile] ivan-gandhi.livejournal.com) wrote in [personal profile] juan_gandhi 2010-03-26 10:19 pm (UTC)

Широким читательским массам.

Вот это вот читабельно?
       public final static Schema HEADER_SCHEMA = 
            new JSONSchema.Array()
                .add(new JSONSchema.ByteConstant(PACKET_TYPE))
                .add(new JSONSchema.ByteConstant(PACKET_VERSION))
                .add(new JSONSchema(Descriptors.App.TYPEID, App.APPNAME, App.VERSION))
                .add(new JSONSchema(Descriptors.Device.TYPEID,
                        new String[] {
                            Device.CARRIER,
                            Device.PLATFORM,
                            Device.NAME}))
                .add(new JSONSchema.ByteConstant(0));

Post a comment in response:

This account has disabled anonymous posting.
If you don't have an account you can create one now.
HTML doesn't work in the subject.
More info about formatting