| Package | Description |
|---|---|
| app.myoss.cloud.core.lang.dto |
| Modifier and Type | Method and Description |
|---|---|
Sort |
Sort.and(Sort sort)
|
Sort |
Sort.ModelValueJsonAdapter.deserialize(com.google.gson.JsonElement json,
Type typeOfT,
com.google.gson.JsonDeserializationContext context) |
Sort |
Sort.ModelValueJacksonDeserializer.deserialize(com.fasterxml.jackson.core.JsonParser jsonParser,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
| Modifier and Type | Method and Description |
|---|---|
Sort |
Sort.and(Sort sort)
|
void |
Sort.ModelValueJacksonSerializer.serialize(Sort value,
com.fasterxml.jackson.core.JsonGenerator gen,
com.fasterxml.jackson.databind.SerializerProvider serializers) |
com.google.gson.JsonElement |
Sort.ModelValueJsonAdapter.serialize(Sort src,
Type typeOfSrc,
com.google.gson.JsonSerializationContext context) |
Copyright © 2018–2020. All rights reserved.