Skip navigation links
A C D E H I N O P S T U 

A

add(T) - Method in class pro.boto.protolang.domain.ProtoList
 
add(T, S) - Method in class pro.boto.protolang.domain.ProtoMap
 
addAll(Collection<T>) - Method in class pro.boto.protolang.domain.ProtoList
 
addAll(Map<T, S>) - Method in class pro.boto.protolang.domain.ProtoMap
 

C

Classifier - Class in pro.boto.protolang.utils
 
Classifier() - Constructor for class pro.boto.protolang.utils.Classifier
 
clean() - Method in class pro.boto.protolang.domain.ProtoList
 
cleanDoubleSpaces(String) - Static method in class pro.boto.protolang.utils.Cleaner
 
Cleaner - Class in pro.boto.protolang.utils
 
Cleaner() - Constructor for class pro.boto.protolang.utils.Cleaner
 
cleanXmlProblemChars(String) - Static method in class pro.boto.protolang.utils.Cleaner
 
clone() - Method in class pro.boto.protolang.domain.ProtoObject
 
codec - Variable in class pro.boto.protolang.json.serials.ProtoDeserializer
 
compareTo(T) - Method in class pro.boto.protolang.domain.ProtoObject
 
contains(T) - Method in class pro.boto.protolang.domain.ProtoMap
 
context - Variable in class pro.boto.protolang.json.serials.ProtoDeserializer
 

D

deserialize(JsonParser, DeserializationContext) - Method in class pro.boto.protolang.json.serials.ProtoDeserializer
 
deserialize() - Method in class pro.boto.protolang.json.serials.ProtoDeserializer
 
deserializeBoolean(ProtoField) - Method in class pro.boto.protolang.json.serials.ProtoDeserializer
 
deserializeDate(ProtoField, String) - Method in class pro.boto.protolang.json.serials.ProtoDeserializer
 
deserializeDouble(ProtoField) - Method in class pro.boto.protolang.json.serials.ProtoDeserializer
 
deserializeEnum(ProtoField, Class<E>) - Method in class pro.boto.protolang.json.serials.ProtoDeserializer
 
deserializeInteger(ProtoField) - Method in class pro.boto.protolang.json.serials.ProtoDeserializer
 
deserializeLinkedList(ProtoField, Class<P>) - Method in class pro.boto.protolang.json.serials.ProtoDeserializer
 
deserializeList(Class<O>) - Method in class pro.boto.protolang.json.serials.ProtoDeserializer
 
deserializeList(ProtoField, Class<P>) - Method in class pro.boto.protolang.json.serials.ProtoDeserializer
 
deserializeMap(ProtoField) - Method in class pro.boto.protolang.json.serials.ProtoDeserializer
 
deserializeObject(ProtoField, Class<O>) - Method in class pro.boto.protolang.json.serials.ProtoDeserializer
 
deserializeObject(Class<O>) - Method in class pro.boto.protolang.json.serials.ProtoDeserializer
 
deserializeString(ProtoField) - Method in class pro.boto.protolang.json.serials.ProtoDeserializer
 
deserializeString(String) - Method in class pro.boto.protolang.json.serials.ProtoDeserializer
 

E

equals(Object) - Method in class pro.boto.protolang.domain.ProtoObject
 

H

hashCode() - Method in class pro.boto.protolang.domain.ProtoObject
 
hasInfo() - Method in class pro.boto.protolang.domain.ProtoList
 
hasInfo() - Method in class pro.boto.protolang.domain.ProtoMap
 
hasInfo() - Method in class pro.boto.protolang.domain.ProtoObject
 
hasNotInfo() - Method in class pro.boto.protolang.domain.ProtoObject
 

I

isAssignable(Object, Class<?>) - Static method in class pro.boto.protolang.utils.Classifier
 
isAtomicInteger(Object) - Static method in class pro.boto.protolang.utils.Classifier
 
isBoolean(Object) - Static method in class pro.boto.protolang.utils.Classifier
 
isByte(Object) - Static method in class pro.boto.protolang.utils.Classifier
 
isChar(Object) - Static method in class pro.boto.protolang.utils.Classifier
 
isDate(Object) - Static method in class pro.boto.protolang.utils.Classifier
 
isDouble(Object) - Static method in class pro.boto.protolang.utils.Classifier
 
isEmpty() - Method in class pro.boto.protolang.domain.ProtoList
 
isEmpty() - Method in class pro.boto.protolang.domain.ProtoMap
 
isFloat(Object) - Static method in class pro.boto.protolang.utils.Classifier
 
isInteger(Object) - Static method in class pro.boto.protolang.utils.Classifier
 
isLong(Object) - Static method in class pro.boto.protolang.utils.Classifier
 
isNotEmpty() - Method in class pro.boto.protolang.domain.ProtoList
 
isNotEmpty() - Method in class pro.boto.protolang.domain.ProtoMap
 
isNumber(Object) - Static method in class pro.boto.protolang.utils.Classifier
 
isShort(Object) - Static method in class pro.boto.protolang.utils.Classifier
 
isString(Object) - Static method in class pro.boto.protolang.utils.Classifier
 

N

node - Variable in class pro.boto.protolang.json.serials.ProtoDeserializer
 

O

obtain() - Method in class pro.boto.protolang.domain.ProtoList
 
obtain(int) - Method in class pro.boto.protolang.domain.ProtoList
 
obtain(T) - Method in class pro.boto.protolang.domain.ProtoMap
 
obtain() - Method in class pro.boto.protolang.domain.ProtoMap
 
obtainJson(Object) - Static method in class pro.boto.protolang.json.ProtoClient
 
obtainJsonPretty(Object) - Static method in class pro.boto.protolang.json.ProtoClient
 
obtainKeys(T...) - Method in class pro.boto.protolang.domain.ProtoMap
 
obtainNode() - Method in class pro.boto.protolang.json.serials.ProtoSerializer
 
obtainObject(Class<T>, String) - Static method in class pro.boto.protolang.json.ProtoClient
 

P

Parser - Class in pro.boto.protolang.utils
 
Parser() - Constructor for class pro.boto.protolang.utils.Parser
 
pro.boto.protolang.domain - package pro.boto.protolang.domain
 
pro.boto.protolang.json - package pro.boto.protolang.json
 
pro.boto.protolang.json.serials - package pro.boto.protolang.json.serials
 
pro.boto.protolang.utils - package pro.boto.protolang.utils
 
property() - Method in interface pro.boto.protolang.json.serials.ProtoField
 
ProtoClient - Class in pro.boto.protolang.json
 
ProtoClient() - Constructor for class pro.boto.protolang.json.ProtoClient
 
ProtoDeserializer<T> - Class in pro.boto.protolang.json.serials
 
ProtoDeserializer() - Constructor for class pro.boto.protolang.json.serials.ProtoDeserializer
 
ProtoField - Interface in pro.boto.protolang.json.serials
 
ProtoList<T extends ProtoObject<T>> - Class in pro.boto.protolang.domain
 
ProtoList() - Constructor for class pro.boto.protolang.domain.ProtoList
 
ProtoList(Collection<T>) - Constructor for class pro.boto.protolang.domain.ProtoList
 
ProtoList(T...) - Constructor for class pro.boto.protolang.domain.ProtoList
 
ProtoMap<T,S> - Class in pro.boto.protolang.domain
 
ProtoMap() - Constructor for class pro.boto.protolang.domain.ProtoMap
 
ProtoMap(Map<T, S>) - Constructor for class pro.boto.protolang.domain.ProtoMap
 
ProtoObject<T extends ProtoObject<T>> - Class in pro.boto.protolang.domain
 
ProtoObject() - Constructor for class pro.boto.protolang.domain.ProtoObject
 
ProtoSerializer<T> - Class in pro.boto.protolang.json.serials
 
ProtoSerializer() - Constructor for class pro.boto.protolang.json.serials.ProtoSerializer
 

S

serialize(T, JsonGenerator, SerializerProvider) - Method in class pro.boto.protolang.json.serials.ProtoSerializer
 
serialize(T) - Method in class pro.boto.protolang.json.serials.ProtoSerializer
 
serialize(ProtoField, Object) - Method in class pro.boto.protolang.json.serials.ProtoSerializer
 
serialize(String, Object) - Method in class pro.boto.protolang.json.serials.ProtoSerializer
 
serialize(ProtoField, Integer) - Method in class pro.boto.protolang.json.serials.ProtoSerializer
 
serialize(ProtoField, Double) - Method in class pro.boto.protolang.json.serials.ProtoSerializer
 
serialize(ProtoField, String) - Method in class pro.boto.protolang.json.serials.ProtoSerializer
 
serialize(ProtoField, Boolean) - Method in class pro.boto.protolang.json.serials.ProtoSerializer
 
serialize(ProtoField, Date, String) - Method in class pro.boto.protolang.json.serials.ProtoSerializer
 
serialize(ProtoField, Enum<?>) - Method in class pro.boto.protolang.json.serials.ProtoSerializer
 
serialize(ProtoField, Map<?, ?>) - Method in class pro.boto.protolang.json.serials.ProtoSerializer
 
serialize(ProtoField, List<?>) - Method in class pro.boto.protolang.json.serials.ProtoSerializer
 
serializeList(List<O>) - Method in class pro.boto.protolang.json.serials.ProtoSerializer
 
serializeObject(ProtoObject<?>) - Method in class pro.boto.protolang.json.serials.ProtoSerializer
 
size() - Method in class pro.boto.protolang.domain.ProtoList
 
size() - Method in class pro.boto.protolang.domain.ProtoMap
 
subList(int, int) - Method in class pro.boto.protolang.domain.ProtoList
 

T

toBoolean(Object) - Static method in class pro.boto.protolang.utils.Parser
 
toDate(Object) - Static method in class pro.boto.protolang.utils.Parser
 
toDate(Object, String) - Static method in class pro.boto.protolang.utils.Parser
 
toDouble(String) - Static method in class pro.boto.protolang.utils.Cleaner
 
toDouble(Object) - Static method in class pro.boto.protolang.utils.Parser
 
toEnum(Object, Class<T>) - Static method in class pro.boto.protolang.utils.Parser
 
toInteger(String) - Static method in class pro.boto.protolang.utils.Cleaner
 
toInteger(Object) - Static method in class pro.boto.protolang.utils.Parser
 
toLinkedList(Object, Class<T>) - Static method in class pro.boto.protolang.utils.Parser
 
toList(Object, Class<T>) - Static method in class pro.boto.protolang.utils.Parser
 
toLong(Object) - Static method in class pro.boto.protolang.utils.Parser
 
toMaxBytes(String, Charset, Integer) - Static method in class pro.boto.protolang.utils.Cleaner
 
toNumber(String) - Static method in class pro.boto.protolang.utils.Cleaner
 
toString() - Method in class pro.boto.protolang.domain.ProtoObject
 
toString(Object) - Static method in class pro.boto.protolang.utils.Parser
 
trim(String) - Static method in class pro.boto.protolang.utils.Cleaner
 

U

unicodeCharacters(String) - Static method in class pro.boto.protolang.utils.Cleaner
 
A C D E H I N O P S T U 
Skip navigation links

Copyright © 2017. All rights reserved.