Module: Baykit::BayServer::Util::Reusable
- Included in:
- Common::RudderState, Common::Transporter, Protocol::CommandHandler, Protocol::CommandPacker, Protocol::CommandUnPacker, Protocol::Packet, Protocol::PacketPacker, Protocol::PacketStore, Protocol::PacketUnPacker, Protocol::ProtocolHandler, Ships::Ship, Tours::Tour, Tours::TourReq, Tours::TourRes, ObjectStore, SimpleBuffer
- Defined in:
- lib/baykit/bayserver/util/reusable.rb
Instance Method Summary collapse
-
#reset ⇒ Object
interface.
Instance Method Details
#reset ⇒ Object
interface
8 9 10 |
# File 'lib/baykit/bayserver/util/reusable.rb', line 8 def reset() raise "Not implemented" end |