Class AbstractListStringPlaceholder

java.lang.Object
com.github.darksoulq.abyssallib.server.placeholder.Placeholder<List<String>>
com.github.darksoulq.abyssallib.server.placeholder.expression.AbstractListStringPlaceholder
All Implemented Interfaces:
Expressionable<List<String>>

public abstract class AbstractListStringPlaceholder extends Placeholder<List<String>> implements Expressionable<List<String>>