Java Runtime 3.0.1
Loading...
Searching...
No Matches
Public Member Functions | List of all members
alfa.rt.CustomEncodedType< T > Interface Template Reference
Inheritance diagram for alfa.rt.CustomEncodedType< T >:
alfa.rt.AlfaObject alfa.rt.Compressed< T > alfa.rt.Encrypted< T >

Public Member Functions

byte[] getEncodedBytes ()
 
getValue (IBuilderConfig builderConfig)
 
- Public Member Functions inherited from alfa.rt.AlfaObject
TypeDescriptor descriptor ()
 
Object get (String fieldName)
 
default void validate (alfa.rt.IBuilderConfig __builderConfig)
 

Detailed Description

Interface representing an object that is capable of converting itself to a byte[] and creating an object T of itself.

Parameters
<T>The type of object, which can be any Alfa supported type.

The documentation for this interface was generated from the following file: