Class HandlerCollector

java.lang.Object
us.irdev.bedrock.bag.entry.Handler
us.irdev.bedrock.bag.entry.HandlerCollector

public class HandlerCollector extends Handler
in an array of subarrays, collects the subarrays into new subarrays consisting of a number of the original subarrays XXX need a better description than that
  • Constructor Details

    • HandlerCollector

      public HandlerCollector(int collectCount, Handler arrayHandler)
  • Method Details