package cuchaz.enigma.mapping; public interface BehaviorEntry extends Entry { public String getSignature(); }