Class HLAbooleanCoder

java.lang.Object
org.see.skf.util.encoding.HLAbooleanCoder
All Implemented Interfaces:
Coder<Boolean>

public class HLAbooleanCoder extends Object implements Coder<Boolean>
Coder for the HLAboolean data type.
Since:
1.5
  • Constructor Details

    • HLAbooleanCoder

      public HLAbooleanCoder()
  • Method Details