Class BooleanHandler

com.yandex.runtime.bindings

java.lang.Object ⇽ BooleanHandler

public class BooleanHandler implements ArchivingHandler

All Implemented Interfaces:
ArchivingHandler, ArchivingHandler

Constructors

BooleanHandler()
BooleanHandler(boolean isOptional)
BooleanHandler()
BooleanHandler(boolean isOptional)

Methods

Boolean add(Boolean value, Archive archive)
Boolean add(Boolean value, Archive archive)

Constructor Detail

BooleanHandler

public BooleanHandler ()

BooleanHandler

public BooleanHandler (boolean isOptional)

Method Detail

add

public Boolean add (Boolean value, Archive archive)