com.googlecode.stateless4j.resources.StateConfigurationResources Maven / Gradle / Ivy
package com.googlecode.stateless4j.resources;
public class StateConfigurationResources {
public static final String SelfTransitionsEitherIgnoredOrReentrant = "SelfTransitionsEitherIgnoredOrReentrant";
}