Class PacketBlockViewer<T>
java.lang.Object
net.bitbylogic.packetblocks.viewer.PacketBlockViewer<T>
- All Implemented Interfaces:
MetadataHolder
- Direct Known Subclasses:
GroupPacketBlockViewer,SinglePacketBlockViewer
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.bitbylogic.packetblocks.metadata.MetadataHolder
addMetadata, getMetadata, getMetadata, getMetadataAs, hasMetadata, removeMetadata
-
Constructor Details
-
PacketBlockViewer
public PacketBlockViewer()
-
-
Method Details
-
getSuppliedData
-
getMetadataHandler
- Specified by:
getMetadataHandlerin interfaceMetadataHolder
-