Class BooleanStringCodec

All Implemented Interfaces:
BooleanCodec<String>, IllegalArgumentCodec<String,Boolean>, DataStringCodec<Boolean>

@Beta public final class BooleanStringCodec extends TypeDefinitionAwareCodec<Boolean,BooleanTypeDefinition> implements BooleanCodec<String>
Do not use this class outside of yangtools, its presence does not fall into the API stability contract.