Class AbstractStringWritable

java.lang.Object
com.ongres.scram.common.util.AbstractStringWritable
All Implemented Interfaces:
StringWritable
Direct Known Subclasses:
AbstractCharAttributeValue, Gs2Header

public abstract class AbstractStringWritable extends Object implements StringWritable
Basic implementation of the StringWritable interface, that overrides the toString() method.
  • Constructor Details

    • AbstractStringWritable

      public AbstractStringWritable()
  • Method Details