java.lang.Object
scala.runtime.AbstractFunction0<EvictAllEvent>
com.xebialabs.xlrelease.domain.distributed.events.EvictAllEvent$
All Implemented Interfaces:
Serializable, scala.Function0<EvictAllEvent>

public class EvictAllEvent$ extends scala.runtime.AbstractFunction0<EvictAllEvent> implements Serializable
See Also:
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final EvictAllEvent$
    Static reference to the singleton instance of this Scala object.
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
     
    final String
     
    boolean
     

    Methods inherited from class scala.runtime.AbstractFunction0

    apply$mcB$sp, apply$mcC$sp, apply$mcD$sp, apply$mcF$sp, apply$mcI$sp, apply$mcJ$sp, apply$mcS$sp, apply$mcV$sp, apply$mcZ$sp

    Methods inherited from class java.lang.Object

    equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
  • Field Details

    • MODULE$

      public static final EvictAllEvent$ MODULE$
      Static reference to the singleton instance of this Scala object.
  • Constructor Details

    • EvictAllEvent$

      public EvictAllEvent$()
  • Method Details