Package io.vertx.up.uca.serialization
Class BaseSaber
- java.lang.Object
-
- io.vertx.up.uca.serialization.BaseSaber
-
- All Implemented Interfaces:
Saber
- Direct Known Subclasses:
BooleanSaber,BufferSaber,ByteArraySaber,CollectionSaber,CommonSaber,DateSaber,DecimalSaber,EnumSaber,FileSaber,Java8DataTimeSaber,JsonSaber,NumericSaber,StringBufferSaber,StringSaber,VisSaber
public abstract class BaseSaber extends Object implements Saber
-
-
Constructor Summary
Constructors Constructor Description BaseSaber()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Objectfrom(Class<?> paramType, String literal)String to object<T> Objectfrom(T input)T to objectprotected io.vertx.up.log.AnnalgetLogger()
-