com.sleepycat.je.rep.impl
Class TextProtocol.StringFormatable
java.lang.Object
com.sleepycat.je.rep.impl.TextProtocol.StringFormatable
- All Implemented Interfaces:
- TextProtocol.WireFormatable
- Direct Known Subclasses:
- Protocol.StringValue
- Enclosing class:
- TextProtocol
protected static class TextProtocol.StringFormatable
- extends Object
- implements TextProtocol.WireFormatable
s
protected String s
TextProtocol.StringFormatable
TextProtocol.StringFormatable()
TextProtocol.StringFormatable
protected TextProtocol.StringFormatable(String s)
init
public void init(String wireFormat)
wireFormat
public String wireFormat()
- Specified by:
wireFormat
in interface TextProtocol.WireFormatable
hashCode
public int hashCode()
- Overrides:
hashCode
in class Object
equals
public boolean equals(Object obj)
- Overrides:
equals
in class Object
Copyright (c) 2004-2012 Oracle. All rights reserved.