# -*- coding: binary -*- module Rex module Java module Serialization module Model class EndBlockData < Element end end end end end